|
| TileBlackFadeEffect (Actor *a, uint8 fade_color, uint16 speed) |
|
| TileBlackFadeEffect (Obj *o, uint8 fade_color, uint16 speed) |
|
uint16 | callback (uint16 msg, CallBack *caller, void *data) override |
|
| TimedEffect (uint32 delay) |
|
void | start_timer (uint32 delay) |
|
void | stop_timer () |
|
void | delete_self () |
|
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 | init (uint8 fade_color, uint16 speed) |
|
void | add_actor_anim () |
|
void | add_obj_anim (Obj *o) |
|
void | add_tile_anim (const MapCoord &loc, Tile *tile) |
|
The documentation for this class was generated from the following file: