rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
Public Attributes | List of all members
rolmodl::geom::XYInt32 Struct Reference

int32 point data type. The value is in pixels. Used by mouse events. More...

#include <Geom.hpp>

Public Attributes

int32_t x
 
int32_t y
 

Detailed Description

int32 point data type. The value is in pixels. Used by mouse events.

Todo:
any other uses?

Definition at line 49 of file Geom.hpp.


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