liblcf
LDB_Reader::ChunkChipset Struct Reference

#include <ldb_chunks.h>

+ Collaboration diagram for LDB_Reader::ChunkChipset:

Public Types

enum  Index {
  name = 0x01 ,
  chipset_name = 0x02 ,
  terrain_data = 0x03 ,
  passable_data_lower = 0x04 ,
  passable_data_upper = 0x05 ,
  animation_type = 0x0B ,
  animation_speed = 0x0C
}
 

Detailed Description

Definition at line 273 of file ldb_chunks.h.

Member Enumeration Documentation

◆ Index

Enumerator
name 

String

chipset_name 

String

terrain_data 

Array - Short x 162

passable_data_lower 

Array - Bitflag x 162

passable_data_upper 

Array - Bitflag x 144

animation_type 

Integer

animation_speed 

Integer

Definition at line 274 of file ldb_chunks.h.


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