|
Crossfire Client, Branch
R11627
|
#include <client.h>
Data Fields | |
| uint16 * | faces |
| uint16 | flags |
| uint8 | num_animations |
| uint8 | phase |
| uint8 | speed |
| uint8 | speed_left |
Definition at line 79 of file client.h.
Referenced by animate_inventory(), animate_look(), animate_objects(), animate_one_item(), AnimCmd(), draw_inv_table(), mapdata_animation(), and mapdata_set_anim_layer().
Definition at line 73 of file client.h.
Referenced by animate_inventory(), animate_look(), animate_objects(), animate_one_item(), AnimCmd(), draw_inv_table(), mapdata_animation(), and mapdata_set_anim_layer().
Definition at line 78 of file client.h.
Referenced by AnimCmd(), mapdata_animation(), and mapdata_set_anim_layer().
Definition at line 76 of file client.h.
Referenced by AnimCmd(), and mapdata_set_anim_layer().
Definition at line 77 of file client.h.
Referenced by AnimCmd(), mapdata_animation(), and mapdata_set_anim_layer().
1.7.6.1