liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LMU_Reader::ChunkEventPage Struct Reference

#include <lmu_chunks.h>

+ Collaboration diagram for LMU_Reader::ChunkEventPage:

Public Types

enum  Index {
  condition = 0x02,
  character_name = 0x15,
  character_index = 0x16,
  character_direction = 0x17,
  character_pattern = 0x18,
  translucent = 0x19,
  move_type = 0x1F,
  move_frequency = 0x20,
  trigger = 0x21,
  layer = 0x22,
  overlap_forbidden = 0x23,
  animation_type = 0x24,
  move_speed = 0x25,
  move_route = 0x29,
  event_commands_size = 0x33,
  event_commands = 0x34
}
 

Detailed Description

Definition at line 52 of file lmu_chunks.h.

Member Enumeration Documentation

Enumerator
condition 

RPG::EventPageCondition

character_name 

String

character_index 

Integer

character_direction 

Integer

character_pattern 

Integer

translucent 

Integer

move_type 

Integer

move_frequency 

Integer

trigger 

Integer

layer 

Integer

overlap_forbidden 

Flag

animation_type 

Integer

move_speed 

Integer

move_route 

RPG::MoveRoute

event_commands_size 

Integer

event_commands 

Array - RPG::EventCommand

Definition at line 53 of file lmu_chunks.h.


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