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

#include <track_collision_generator.h>

Public Attributes

int track_object_id = 0x31
 
std::vector< std::pair< int, int > > switch_promotions
 
std::vector< std::tuple< int, int, TrackTileType > > stop_overrides
 

Detailed Description

Definition at line 54 of file track_collision_generator.h.

Member Data Documentation

◆ track_object_id

int yaze::zelda3::GeneratorOptions::track_object_id = 0x31

◆ switch_promotions

std::vector<std::pair<int, int> > yaze::zelda3::GeneratorOptions::switch_promotions

◆ stop_overrides

std::vector<std::tuple<int, int, TrackTileType> > yaze::zelda3::GeneratorOptions::stop_overrides

Definition at line 64 of file track_collision_generator.h.

Referenced by yaze::zelda3::GenerateTrackCollision().


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