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

#include <resize_handles.h>

Public Attributes

float handle_size = 8.0f
 
float min_width = 4.0f
 
float min_height = 4.0f
 
ImVec4 color = ImVec4(0.0f, 0.0f, 0.0f, 0.0f)
 

Detailed Description

Definition at line 55 of file resize_handles.h.

Member Data Documentation

◆ handle_size

float yaze::gui::ResizeHandleStyle::handle_size = 8.0f

Definition at line 56 of file resize_handles.h.

Referenced by yaze::gui::ResizeHandles().

◆ min_width

float yaze::gui::ResizeHandleStyle::min_width = 4.0f

Definition at line 57 of file resize_handles.h.

Referenced by yaze::gui::ResizeHandles().

◆ min_height

float yaze::gui::ResizeHandleStyle::min_height = 4.0f

Definition at line 58 of file resize_handles.h.

Referenced by yaze::gui::ResizeHandles().

◆ color

ImVec4 yaze::gui::ResizeHandleStyle::color = ImVec4(0.0f, 0.0f, 0.0f, 0.0f)

Definition at line 60 of file resize_handles.h.

Referenced by yaze::gui::ResizeHandles().


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