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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

zelda3::Overworld overworld_ {*rom()}
 

Additional Inherited Members

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

Detailed Description

Definition at line 14 of file overworld_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 16 of file overworld_test.cc.

◆ TearDown()

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

Definition at line 22 of file overworld_test.cc.

Member Data Documentation

◆ overworld_

zelda3::Overworld yaze::test::OverworldTest::overworld_ {*rom()}
protected

Definition at line 24 of file overworld_test.cc.


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