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

#include <canvas.h>

Public Attributes

int tile_index = -1
 
ImVec2 tile_origin = ImVec2(0, 0)
 
ImVec2 tile_size = ImVec2(0, 0)
 

Detailed Description

Definition at line 98 of file canvas.h.

Member Data Documentation

◆ tile_index

int yaze::gui::TileHit::tile_index = -1

Definition at line 99 of file canvas.h.

◆ tile_origin

ImVec2 yaze::gui::TileHit::tile_origin = ImVec2(0, 0)

Definition at line 100 of file canvas.h.

◆ tile_size

ImVec2 yaze::gui::TileHit::tile_size = ImVec2(0, 0)

Definition at line 101 of file canvas.h.


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