Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Public Attributes | List of all members
sw::gui::Rect Struct Reference

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
 

Detailed Description

Rectangle structure.

Member Function Documentation

float sw::gui::Rect::GetHeight ( )
inline
float sw::gui::Rect::GetWidth ( )
inline
bool sw::gui::Rect::Intersects ( const Position pos)
inline

Member Data Documentation

float sw::gui::Rect::Bottom
float sw::gui::Rect::Left
float sw::gui::Rect::Right
float sw::gui::Rect::Top

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