#include <room_layout.h>
Definition at line 13 of file room_layout.h.
◆ RoomLayout() [1/2]
| yaze::zelda3::RoomLayout::RoomLayout |
( |
| ) |
|
|
default |
◆ RoomLayout() [2/2]
| yaze::zelda3::RoomLayout::RoomLayout |
( |
Rom * |
rom | ) |
|
|
inlineexplicit |
◆ set_rom()
| void yaze::zelda3::RoomLayout::set_rom |
( |
Rom * |
rom | ) |
|
|
inline |
◆ LoadLayout()
| absl::Status yaze::zelda3::RoomLayout::LoadLayout |
( |
int |
layout_id | ) |
|
◆ GetObjects()
| const std::vector< RoomObject > & yaze::zelda3::RoomLayout::GetObjects |
( |
| ) |
const |
|
inline |
◆ GetLayoutAddress()
| absl::StatusOr< int > yaze::zelda3::RoomLayout::GetLayoutAddress |
( |
int |
layout_id | ) |
const |
|
private |
◆ rom_
| Rom* yaze::zelda3::RoomLayout::rom_ = nullptr |
|
private |
◆ objects_
| std::vector<RoomObject> yaze::zelda3::RoomLayout::objects_ |
|
private |
The documentation for this class was generated from the following files: