Entrance type utilities. More...
Classes | |
| struct | EntranceInfo |
| Get entrance information by ID. More... | |
Functions | |
| absl::StatusOr< EntranceInfo > | GetEntranceInfo (int entrance_id) |
| std::vector< EntranceInfo > | GetAllEntranceInfos () |
| std::vector< EntranceInfo > | GetEntrancesByType (DungeonEditorSystem::EntranceType type) |
Entrance type utilities.
| absl::StatusOr< EntranceInfo > yaze::zelda3::EntranceTypes::GetEntranceInfo | ( | int | entrance_id | ) |
| std::vector< EntranceInfo > yaze::zelda3::EntranceTypes::GetAllEntranceInfos | ( | ) |
| std::vector< EntranceInfo > yaze::zelda3::EntranceTypes::GetEntrancesByType | ( | DungeonEditorSystem::EntranceType | type | ) |