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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

app::zelda3::overworld::Overworld overworld_
 

Additional Inherited Members

- Public Member Functions inherited from yaze::app::SharedRom
 SharedRom ()=default
 
virtual ~SharedRom ()=default
 
std::shared_ptr< Romshared_rom ()
 
auto rom ()
 
- Static Public Attributes inherited from yaze::app::SharedRom
static std::shared_ptr< Romshared_rom_ = nullptr
 

Detailed Description

Definition at line 15 of file overworld_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 17 of file overworld_test.cc.

◆ TearDown()

void yaze::test::zelda3::OverworldTest::TearDown ( )
inlineoverrideprotected

Definition at line 23 of file overworld_test.cc.

Member Data Documentation

◆ overworld_

app::zelda3::overworld::Overworld yaze::test::zelda3::OverworldTest::overworld_
protected

Definition at line 25 of file overworld_test.cc.


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