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

int point data type. The value is in pixels. Semantically different from rolmodl::geom::Size. More...

#include <Geom.hpp>

Public Attributes

int x
 
int y
 

Detailed Description

int point data type. The value is in pixels. Semantically different from rolmodl::geom::Size.

See also
https://wiki.libsdl.org/SDL_Point

Definition at line 18 of file Geom.hpp.


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