liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
lmu_moveroute.cpp File Reference
#include "lmu_reader.h"
#include "lmu_chunks.h"
#include "reader_struct.h"
+ Include dependency graph for lmu_moveroute.cpp:

Go to the source code of this file.

Macros

#define LCF_CHUNK_SUFFIX   LMU_Reader
 
#define LCF_CURRENT_STRUCT   MoveRoute
 

Functions

 LCF_STRUCT_SIZE_FIELD (RPG::MoveCommand, move_commands)
 
 LCF_STRUCT_TYPED_FIELD (std::vector< RPG::MoveCommand >, move_commands)
 
 LCF_STRUCT_TYPED_FIELD (bool, repeat)
 
 LCF_STRUCT_TYPED_FIELD (bool, skippable)
 

Macro Definition Documentation

#define LCF_CHUNK_SUFFIX   LMU_Reader

Definition at line 16 of file lmu_moveroute.cpp.

#define LCF_CURRENT_STRUCT   MoveRoute

Definition at line 17 of file lmu_moveroute.cpp.

Function Documentation

LCF_STRUCT_SIZE_FIELD ( RPG::MoveCommand  ,
move_commands   
)
LCF_STRUCT_TYPED_FIELD ( std::vector< RPG::MoveCommand ,
move_commands   
)
LCF_STRUCT_TYPED_FIELD ( bool  ,
repeat   
)
LCF_STRUCT_TYPED_FIELD ( bool  ,
skippable   
)