jade-engine  0.0
JadeEngine::Box< ValueType > Class Template Reference

Public Member Functions

 Box (const SDL_Rect &other)
 
 Box (const Vector2D< ValueType > &position, const Vector2D< ValueType > &size)
 
 Box (const int32_t x, const int32_t y, const int32_t w, const int32_t h)
 
 Box (const Box &other)
 
 Box (Box &&other)
 
Boxoperator= (const Box &other)
 
Boxoperator= (Box &&other)
 
 operator SDL_Rect () const
 

Public Attributes

Vector2D< ValueType > position
 
Vector2D< ValueType > size
 

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