yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::InputHexResult Struct Reference

#include <input.h>

Public Member Functions

bool ShouldApply () const
 
 operator bool () const
 

Public Attributes

bool changed
 
bool immediate
 
bool text_committed
 

Detailed Description

Definition at line 41 of file input.h.

Member Function Documentation

◆ ShouldApply()

bool yaze::gui::InputHexResult::ShouldApply ( ) const
inline

Definition at line 48 of file input.h.

References immediate, and text_committed.

Referenced by yaze::editor::DungeonCanvasViewer::DrawDungeonCanvas().

◆ operator bool()

yaze::gui::InputHexResult::operator bool ( ) const
inline

Definition at line 51 of file input.h.

References changed.

Member Data Documentation

◆ changed

bool yaze::gui::InputHexResult::changed

◆ immediate

bool yaze::gui::InputHexResult::immediate

◆ text_committed

bool yaze::gui::InputHexResult::text_committed

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