PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
Rect Struct Reference

Public Member Functions

 Rect (int a_minX, int a_minY, int a_maxX, int a_maxY)
 
 Rect (CoordType a_minX, CoordType a_minY, CoordType a_maxX, CoordType a_maxY)
 

Public Attributes

int min [2]
 
int max [2]
 
CoordType min [2]
 
CoordType max [2]
 

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