Sleeping Wombat GUI
0.100
swGUI
|
Rectangle structure. More...
#include <CommonTypes.h>
Public Member Functions | |
float | GetWidth () |
float | GetHeight () |
bool | Intersects (const Position &pos) |
Public Attributes | |
float | Left |
float | Right |
float | Top |
float | Bottom |
Rectangle structure.
|
inline |
|
inline |
|
inline |
float sw::gui::Rect::Bottom |
float sw::gui::Rect::Left |
float sw::gui::Rect::Right |
float sw::gui::Rect::Top |