liblcf
LMT_Reader::ChunkStart Struct Reference

#include <lmt_chunks.h>

+ Collaboration diagram for LMT_Reader::ChunkStart:

Public Types

enum  Index {
  party_map_id = 0x01,
  party_x = 0x02,
  party_y = 0x03,
  boat_map_id = 0x0B,
  boat_x = 0x0C,
  boat_y = 0x0D,
  ship_map_id = 0x15,
  ship_x = 0x16,
  ship_y = 0x17,
  airship_map_id = 0x1F,
  airship_x = 0x20,
  airship_y = 0x21
}
 

Detailed Description

Definition at line 63 of file lmt_chunks.h.

Member Enumeration Documentation

◆ Index

Enumerator
party_map_id 

Integer

party_x 

Integer

party_y 

Integer

boat_map_id 

Integer

boat_x 

Integer

boat_y 

Integer

ship_map_id 

Integer

ship_x 

Integer

ship_y 

Integer

airship_map_id 

Integer

airship_x 

Integer

airship_y 

Integer

Definition at line 64 of file lmt_chunks.h.


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