|
virtual bool | isTarget (MetaTile *mt, int16 mapNum, const TilePoint &tp) const =0 |
|
TilePoint | where (GameWorld *world, const TilePoint &tp) const |
|
int16 | where (GameWorld *world, const TilePoint &tp, TargetLocationArray &tla) const |
|
virtual int32 | archiveSize () const =0 |
|
virtual void | write (Common::MemoryWriteStreamDynamic *out) const =0 |
|
virtual int16 | getType () const =0 |
|
virtual size_t | size () const =0 |
|
virtual void | clone (void *mem) const =0 |
|
virtual bool | operator== (const Target &t) const =0 |
|
bool | operator!= (const Target &t) const |
|
void * | operator new (size_t, void *p) |
|
virtual bool | isObjectTarget () const |
|
virtual bool | isActorTarget () const |
|
The documentation for this class was generated from the following file: