#include <PackUnpack.h>
Public Attributes | |
| anim_instance * | next |
| anim_instance * | prev |
| int | x |
| int | y |
| vector * | world_pos |
| float | radius |
| int | frame_num |
| int | last_frame_num |
| anim * | parent |
| ubyte * | data |
| ubyte * | frame |
| float | time_elapsed |
| int | start_at |
| int | stop_at |
| int | framerate_independent |
| int | skip_frames |
| int | looped |
| int | stop_now |
| int | last_bitmap |
| int | screen_id |
| void * | aa_color |
| int | xlate_pal |
| int | direction |
| int | ping_pong |
| int | paused |
| int | file_offset |
| int | loop_count |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16