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

#include <property_inspector.h>

Public Attributes

double min = 0.0
 
double max = 0.0
 
double step = 1.0
 
double step_fast = 10.0
 
const char * format = nullptr
 
const char * tooltip = nullptr
 
bool read_only = false
 
ImGuiInputTextFlags text_flags = 0
 

Detailed Description

Definition at line 30 of file property_inspector.h.

Member Data Documentation

◆ min

double yaze::gui::PropertyOptions::min = 0.0

◆ max

double yaze::gui::PropertyOptions::max = 0.0

◆ step

◆ step_fast

◆ format

◆ tooltip

◆ read_only

◆ text_flags


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