Worldstone
|
Public Attributes | |
uint8_t | layers |
Number of components layers. | |
uint8_t | frames |
Number of frames in the animation. | |
uint8_t | directions |
Number of directions in the animation. | |
uint8_t | version |
The version of the COF, always 20 in the game files. | |
uint32_t | unknown1 |
Possible bitfield values : loopAnim / underlay color when hit. | |
int16_t | animRate |
Default animation rate(speed) in 8-bit fixed-point: 256 == 1.f. | |
int16_t | zeros |
Always zero. | |
Bounding box | |
int32_t | xMin |
int32_t | xMax |
int32_t | yMin |
int32_t | yMax |