![]() |
dsekai
World engine for retrocomputers.
|
Flags to control ANIMATION behavior. More...
Macros | |
#define | ANIMATE_FLAG_ACTIVE 0x0001 |
ANIMATION::flags indicating animation is active and playing. | |
#define | ANIMATE_FLAG_INIT 0x0002 |
ANIMATION::flags indicating animation has been initialized. | |
#define | ANIMATE_FLAG_CLEANUP 0x0004 |
ANIMATION::flags indicating animation should black out previous frame's non-black pixels. | |
#define | ANIMATE_FLAG_PAUSED 0x0008 |
ANIMATION::flags indicating animation has been temporarily paused and should not update or draw on-screen. | |
#define | ANIMATE_FLAG_CLOUDS_ROTATE 0x0010 |
Flags to control ANIMATION behavior.