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

#include <gui_automation_client.h>

Public Attributes

float min_x = 0.0f
 
float min_y = 0.0f
 
float max_x = 0.0f
 
float max_y = 0.0f
 

Detailed Description

Definition at line 180 of file gui_automation_client.h.

Member Data Documentation

◆ min_x

float yaze::cli::WidgetBoundingBox::min_x = 0.0f

◆ min_y

float yaze::cli::WidgetBoundingBox::min_y = 0.0f

◆ max_x

float yaze::cli::WidgetBoundingBox::max_x = 0.0f

◆ max_y

float yaze::cli::WidgetBoundingBox::max_y = 0.0f

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