|
Torque2D Reference
|
#include <platformVideo.h>
Public Member Functions | |
| Resolution (U32 _w=0, U32 _h=0, U32 _bpp=0) | |
| bool | operator== (const Resolution &otherRes) const |
| void | operator= (const Resolution &otherRes) |
Public Attributes | |
| U32 | w |
| U32 | h |
| U32 | bpp |
|
inline |
|
inline |
|
inline |
| U32 bpp |
| U32 h |
| U32 w |