#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 |
Definition at line 23 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::render_anchor_x_tiles = 0 |
Definition at line 24 of file tile_object_handler.h.
Referenced by yaze::editor::TileObjectHandler::CalculateGhostPreviewGeometry().
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::render_anchor_y_tiles = 0 |
Definition at line 25 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::offset_x_tiles = 0 |
Definition at line 26 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::offset_y_tiles = 0 |
Definition at line 27 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::width_pixels = 8 |
Definition at line 28 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::height_pixels = 8 |
Definition at line 29 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::buffer_width_pixels = 8 |
Definition at line 30 of file tile_object_handler.h.
| int yaze::editor::TileObjectHandler::GhostPreviewGeometry::buffer_height_pixels = 8 |
Definition at line 31 of file tile_object_handler.h.