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

Simple 2D coordinate pair for tilemap dimensions. More...

#include <tilemap.h>

Public Attributes

int x
 X coordinate or width.
 
int y
 Y coordinate or height.
 

Detailed Description

Simple 2D coordinate pair for tilemap dimensions.

Definition at line 18 of file tilemap.h.

Member Data Documentation

◆ x

◆ y


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