Rasterfarm-SDK
|
#include <types.h>
Public Member Functions | |
Rectangle (T x, T y, T width, T height) | |
Rectangle () | |
Public Attributes | |
T | x |
T | y |
T | width |
T | height |
|
inline |
T Engine::Rectangle< T >::height |
T Engine::Rectangle< T >::width |
T Engine::Rectangle< T >::x |
T Engine::Rectangle< T >::y |