|
|
| ExpEffect (uint16 tileNum, const MapCoord &location) |
| |
|
| ProjectileEffect (uint16 tileNum, MapCoord start, MapCoord target, uint8 speed, bool trailFlag, uint16 initialTileRotation, uint16 rotationAmount, uint8 src_y_offset) |
| |
|
| ProjectileEffect (uint16 tileNum, MapCoord start, const Common::Array< MapCoord > &t, uint8 speed, bool trailFlag, uint16 initialTileRotation) |
| |
|
void | init (uint16 tileNum, MapCoord start, const Common::Array< MapCoord > &t, uint8 speed, bool trailFlag, uint16 initialTileRotation, uint16 rotationAmount, uint8 src_y_offset) |
| |
|
uint16 | callback (uint16 msg, CallBack *caller, void *data) override |
| |
|
Common::Array< MapEntity > * | get_hit_entities () |
| |
|
void | retain () |
| |
|
void | release () |
| |
|
bool | is_retained () const |
| |
|
void | delete_self () |
| |
|
void | add_anim (NuvieAnim *anim) |
| |
|
bool | is_defunct () const |
| |
|
uint16 | message (uint16 msg, void *msg_data=nullptr, void *my_data=nullptr) |
| |
|
void | set_user_data (void *user_data) |
| |
|
void | set_target (CallBack *t) |
| |
|
|
void | start_anim () override |
| |
The documentation for this class was generated from the following file: