|
Atrinik Client 2.5
|
#include <sprite.h>
Data Fields | |
| struct _anim * | next |
| struct _anim * | before |
| int | type |
| uint32 | start_tick |
| uint32 | last_tick |
| int | value |
| int | x |
| int | y |
| int | xoff |
| float | yoff |
| int | mapx |
| int | mapy |
| struct _anim* _anim::before |
| int _anim::mapx |
| int _anim::mapy |
| struct _anim* _anim::next |
| int _anim::type |
Type of the animation, one of Animation types.
| int _anim::value |
| int _anim::xoff |
| float _anim::yoff |
1.7.4