yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::test::RoomManipulationTest Class Reference
Inheritance diagram for yaze::zelda3::test::RoomManipulationTest:
Collaboration diagram for yaze::zelda3::test::RoomManipulationTest:

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Romrom_
 
std::unique_ptr< Roomroom_
 

Detailed Description

Definition at line 12 of file room_manipulation_test.cc.

Member Function Documentation

◆ SetUp()

void yaze::zelda3::test::RoomManipulationTest::SetUp ( )
inlineoverrideprotected

Definition at line 14 of file room_manipulation_test.cc.

References rom_, and room_.

Member Data Documentation

◆ rom_

std::unique_ptr<Rom> yaze::zelda3::test::RoomManipulationTest::rom_
protected

Definition at line 23 of file room_manipulation_test.cc.

Referenced by SetUp().

◆ room_

std::unique_ptr<Room> yaze::zelda3::test::RoomManipulationTest::room_
protected

Definition at line 24 of file room_manipulation_test.cc.

Referenced by SetUp().


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