Go to the source code of this file.
◆ PLUGIN_NAME
#define PLUGIN_NAME "Animator" |
◆ PLUGIN_VERSION
#define PLUGIN_VERSION "CFAnim Plugin 2.0" |
◆ CFAnimInitFunc
typedef long int(* CFAnimInitFunc) (const char *name, char *parameters, struct CFmovement *) |
◆ CFAnimRunFunc
◆ anim_move_result
Result of one animation move.
Enumerator |
---|
mr_finished | Move completed.
|
mr_again | Move should continue next time.
|
Definition at line 45 of file cfanim.h.
◆ time_enum
Time units the animation can use.
- Todo:
- add owner's speed unit
Enumerator |
---|
time_second | One second.
|
time_tick | One server tick.
|
Definition at line 39 of file cfanim.h.
◆ animationbox
◆ animationcount