KallistiOS
##version##
|
Effect generation structure. More...
#include <purupuru.h>
Data Fields | |
uint8 | duration |
The duration of the effect. No idea on units... More... | |
uint8 | effect2 |
2nd effect field. More... | |
uint8 | effect1 |
1st effect field. More... | |
uint8 | special |
Special effects field. More... | |
Effect generation structure.
This structure is used for convenience to send an effect to the jump pack. This, along with the various macros in this file can give a slightly better idea of the effect being generated than using the raw values.
uint8 purupuru_effect::duration |
The duration of the effect. No idea on units...
uint8 purupuru_effect::effect1 |
1st effect field.
uint8 purupuru_effect::effect2 |
2nd effect field.
uint8 purupuru_effect::special |
Special effects field.