yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::ObjectSubtypeInfo Struct Reference

Object subtype information. More...

#include <object_parser.h>

Public Member Functions

 ObjectSubtypeInfo ()
 

Public Attributes

int subtype
 
uint32_t subtype_ptr
 
uint32_t routine_ptr
 
int max_tile_count
 

Detailed Description

Object subtype information.

Definition at line 36 of file object_parser.h.

Constructor & Destructor Documentation

◆ ObjectSubtypeInfo()

yaze::zelda3::ObjectSubtypeInfo::ObjectSubtypeInfo ( )
inline

Definition at line 42 of file object_parser.h.

Member Data Documentation

◆ subtype

int yaze::zelda3::ObjectSubtypeInfo::subtype

◆ subtype_ptr

uint32_t yaze::zelda3::ObjectSubtypeInfo::subtype_ptr

◆ routine_ptr

uint32_t yaze::zelda3::ObjectSubtypeInfo::routine_ptr

◆ max_tile_count

int yaze::zelda3::ObjectSubtypeInfo::max_tile_count

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