liblcf
LSD_Reader::ChunkSaveMapInfo Struct Reference

#include <lsd_chunks.h>

+ Collaboration diagram for LSD_Reader::ChunkSaveMapInfo:

Public Types

enum  Index {
  position_x = 0x01,
  position_y = 0x02,
  encounter_rate = 0x03,
  chipset_id = 0x05,
  events = 0x0B,
  lower_tiles = 0x15,
  upper_tiles = 0x16,
  parallax_name = 0x20,
  parallax_horz = 0x21,
  parallax_vert = 0x22,
  parallax_horz_auto = 0x23,
  parallax_horz_speed = 0x24,
  parallax_vert_auto = 0x25,
  parallax_vert_speed = 0x26
}
 

Detailed Description

Definition at line 879 of file lsd_chunks.h.

Member Enumeration Documentation

◆ Index

Enumerator
position_x 

int

position_y 

int

encounter_rate 

int

chipset_id 

int

events 

? array

lower_tiles 

? [00 01 02 ... 8E 8F]

upper_tiles 
parallax_name 

string

parallax_horz 

bool

parallax_vert 

bool

parallax_horz_auto 

bool

parallax_horz_speed 

int

parallax_vert_auto 

bool

parallax_vert_speed 

int

Definition at line 880 of file lsd_chunks.h.


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