2D position coordinates
More...
#include <neocore.h>
2D position coordinates
Simple coordinate pair using signed 16-bit values for Neo Geo display positioning
Definition at line 43 of file neocore.h.
Horizontal coordinate in pixels (signed, can be negative for off-screen positioning)
Definition at line 43 of file neocore.h.
Vertical coordinate in pixels (signed, can be negative for off-screen positioning)
- Note
- Coordinates are in pixels, origin at top-left of Neo Geo display (320x224)
- Since
- 1.0.0
Definition at line 43 of file neocore.h.
The documentation for this struct was generated from the following file: