#include <frame.h>
Inherits RefCounted.
torchcraft::replayer::Frame::Frame |
( |
| ) |
|
torchcraft::replayer::Frame::Frame |
( |
Frame && |
o | ) |
|
torchcraft::replayer::Frame::Frame |
( |
const Frame & |
o | ) |
|
torchcraft::replayer::Frame::Frame |
( |
const Frame * |
o | ) |
|
flatbuffers::Offset<fbs::Frame> torchcraft::replayer::Frame::addToFlatBufferBuilder |
( |
flatbuffers::FlatBufferBuilder & |
builder | ) |
const |
void torchcraft::replayer::Frame::clear |
( |
| ) |
|
void torchcraft::replayer::Frame::combine |
( |
const Frame & |
next_frame | ) |
|
void torchcraft::replayer::Frame::filter |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
Frame & |
o |
|
) |
| const |
bool torchcraft::replayer::Frame::getCreepAt |
( |
uint32_t |
x, |
|
|
uint32_t |
y |
|
) |
| |
Frame& torchcraft::replayer::Frame::operator= |
( |
Frame |
other | ) |
|
|
noexcept |
void torchcraft::replayer::Frame::readFromFlatBufferTable |
( |
const fbs::Frame & |
table | ) |
|
void torchcraft::replayer::Frame::swap |
( |
Frame & |
a, |
|
|
Frame & |
b |
|
) |
| |
std::unordered_map<int32_t, std::vector<Action> > torchcraft::replayer::Frame::actions |
std::vector<Bullet> torchcraft::replayer::Frame::bullets |
std::vector<uint8_t> torchcraft::replayer::Frame::creep_map |
uint32_t torchcraft::replayer::Frame::height |
int torchcraft::replayer::Frame::is_terminal |
std::unordered_map<int32_t, Resources> torchcraft::replayer::Frame::resources |
int torchcraft::replayer::Frame::reward |
std::unordered_map<int32_t, std::vector<Unit> > torchcraft::replayer::Frame::units |
uint32_t torchcraft::replayer::Frame::width |
The documentation for this class was generated from the following file:
- 3rdparty/torchcraft/include/torchcraft/frame.h