#include <tilemap.h>
Public Attributes | |
int | x |
int | y |
int yaze::gfx::Pair::x |
Definition at line 11 of file tilemap.h.
Referenced by yaze::gfx::CreateTilemap(), yaze::gui::Canvas::DrawBitmapGroup(), yaze::gui::Canvas::DrawTilemapPainter(), yaze::gfx::GetTilemapData(), and yaze::gfx::RenderTile().
int yaze::gfx::Pair::y |
Definition at line 12 of file tilemap.h.
Referenced by yaze::gfx::CreateTilemap(), yaze::gui::Canvas::DrawTilemapPainter(), and yaze::gfx::RenderTile().