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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< gui::Canvascanvas_
 
gui::CanvasAutomationAPIapi_
 

Detailed Description

Definition at line 16 of file canvas_automation_api_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 18 of file canvas_automation_api_test.cc.

References api_, canvas_, and yaze::gui::k16x16.

Member Data Documentation

◆ canvas_

std::unique_ptr<gui::Canvas> yaze::test::CanvasAutomationAPITest::canvas_
protected

Definition at line 26 of file canvas_automation_api_test.cc.

Referenced by SetUp().

◆ api_

gui::CanvasAutomationAPI* yaze::test::CanvasAutomationAPITest::api_
protected

Definition at line 27 of file canvas_automation_api_test.cc.

Referenced by SetUp().


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