liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LDB_Reader::ChunkAnimation Struct Reference

#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
}
 

Detailed Description

Definition at line 156 of file ldb_chunks.h.

Member Enumeration Documentation

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.


The documentation for this struct was generated from the following file: