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

#include <canvas.h>

Public Attributes

ImVec2 canvas_size = ImVec2(0, 0)
 
bool draw_context_menu = true
 
bool draw_grid = true
 
std::optional< float > grid_step
 
bool draw_overlay = true
 
bool render_popups = true
 
bool use_child_window = false
 
bool show_scrollbar = false
 

Detailed Description

Definition at line 66 of file canvas.h.

Member Data Documentation

◆ canvas_size

◆ draw_context_menu

◆ draw_grid

◆ grid_step

◆ draw_overlay

◆ render_popups

◆ use_child_window

◆ show_scrollbar

bool yaze::gui::CanvasFrameOptions::show_scrollbar = false

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