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

Rom rom_
 
zelda3::Overworld overworld_ {&rom_}
 

Detailed Description

Definition at line 13 of file overworld_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 15 of file overworld_test.cc.

◆ TearDown()

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

Definition at line 21 of file overworld_test.cc.

Member Data Documentation

◆ rom_

Rom yaze::test::OverworldTest::rom_
protected

Definition at line 23 of file overworld_test.cc.

◆ 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: