yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::OverlayManagerPanel::OverlayState Struct Reference

#include <overlay_manager_panel.h>

Public Attributes

bool * show_grid = nullptr
 
bool * show_object_bounds = nullptr
 
bool * show_coordinate_overlay = nullptr
 
bool * show_room_debug_info = nullptr
 
bool * show_texture_debug = nullptr
 
bool * show_layer_info = nullptr
 
bool * show_minecart_tracks = nullptr
 
bool * show_custom_collision = nullptr
 
bool * show_track_collision = nullptr
 
bool * show_camera_quadrants = nullptr
 
bool * show_minecart_sprites = nullptr
 
bool * show_collision_legend = nullptr
 

Detailed Description

Definition at line 17 of file overlay_manager_panel.h.

Member Data Documentation

◆ show_grid

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_grid = nullptr

◆ show_object_bounds

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_object_bounds = nullptr

◆ show_coordinate_overlay

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_coordinate_overlay = nullptr

◆ show_room_debug_info

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_room_debug_info = nullptr

◆ show_texture_debug

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_texture_debug = nullptr

◆ show_layer_info

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_layer_info = nullptr

◆ show_minecart_tracks

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_minecart_tracks = nullptr

◆ show_custom_collision

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_custom_collision = nullptr

◆ show_track_collision

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_track_collision = nullptr

◆ show_camera_quadrants

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_camera_quadrants = nullptr

◆ show_minecart_sprites

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_minecart_sprites = nullptr

◆ show_collision_legend

bool* yaze::editor::OverlayManagerPanel::OverlayState::show_collision_legend = nullptr

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