All Classes Functions Variables
Public Member Functions | Protected Attributes | List of all members
EnjoLib::RectangleMy Class Reference

Public Member Functions

 RectangleMy (const Point &topLeft, const Point &bottomRight)
 RectangleMy (const Point &pos, int width)
Point GetSize () const
Point GetPos () const
const PointGetTopLeft () const
const PointGetBottomRight () const
void SetPos (const Point &pos)
void SetTopLeft (const Point &p)
void SetBottomRight (const Point &p)

Protected Attributes

Point m_topLeft
Point m_bottomRight

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