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

#include <tile_object_handler.h>

Public Attributes

int render_anchor_x_tiles = 0
 
int render_anchor_y_tiles = 0
 
int offset_x_tiles = 0
 
int offset_y_tiles = 0
 
int width_pixels = 8
 
int height_pixels = 8
 
int buffer_width_pixels = 8
 
int buffer_height_pixels = 8
 

Detailed Description

Definition at line 23 of file tile_object_handler.h.

Member Data Documentation

◆ render_anchor_x_tiles

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::render_anchor_x_tiles = 0

◆ render_anchor_y_tiles

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::render_anchor_y_tiles = 0

Definition at line 25 of file tile_object_handler.h.

◆ offset_x_tiles

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::offset_x_tiles = 0

Definition at line 26 of file tile_object_handler.h.

◆ offset_y_tiles

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::offset_y_tiles = 0

Definition at line 27 of file tile_object_handler.h.

◆ width_pixels

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::width_pixels = 8

Definition at line 28 of file tile_object_handler.h.

◆ height_pixels

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::height_pixels = 8

Definition at line 29 of file tile_object_handler.h.

◆ buffer_width_pixels

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::buffer_width_pixels = 8

Definition at line 30 of file tile_object_handler.h.

◆ buffer_height_pixels

int yaze::editor::TileObjectHandler::GhostPreviewGeometry::buffer_height_pixels = 8

Definition at line 31 of file tile_object_handler.h.


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