|
liblcf
|
#include <ldb_chunks.h>
Collaboration diagram for LDB_Reader::ChunkAnimation:Public Types | |
| enum | Index { name = 0x01, animation_name = 0x02, unknown_03 = 0x03, timings = 0x06, scope = 0x09, position = 0x0A, frames = 0x0C } |
Definition at line 156 of file ldb_chunks.h.
| Enumerator | |
|---|---|
| name |
String |
| animation_name |
String |
| unknown_03 |
? |
| timings |
Array - RPG::AnimationTiming |
| scope |
Integer |
| position |
Integer |
| frames |
Array - RPG::AnimationFrames |
Definition at line 157 of file ldb_chunks.h.