WoopsiGfx 1.4
Nintendo DS 2D Graphics Library
WoopsiGfx::Rect Member List
This is the complete list of members for WoopsiGfx::Rect, including all inherited members.
clipToIntersect(const Rect &rect)WoopsiGfx::Rect
contains(s16 x, s16 y) const WoopsiGfx::Rect
copyTo(Rect &dest) const WoopsiGfx::Rect
expandToInclude(const Rect &rect)WoopsiGfx::Rect
fromCoordinates(s16 x1, s16 y1, s16 x2, s16 y2)WoopsiGfx::Rect [static]
getAddition(const Rect &rect, Rect &dest) const WoopsiGfx::Rect
getHeight() const WoopsiGfx::Rect [inline]
getIntersect(const Rect &rect, Rect &dest) const WoopsiGfx::Rect
getWidth() const WoopsiGfx::Rect [inline]
getX() const WoopsiGfx::Rect [inline]
getX2() const WoopsiGfx::Rect [inline]
getY() const WoopsiGfx::Rect [inline]
getY2() const WoopsiGfx::Rect [inline]
hasDimensions() const WoopsiGfx::Rect
heightWoopsiGfx::Rect
intersects(const Rect &rect) const WoopsiGfx::Rect
operator!=(const Rect &rect)WoopsiGfx::Rect
operator&(const Rect &rect)WoopsiGfx::Rect
operator+(const Rect &rect)WoopsiGfx::Rect
operator==(const Rect &rect)WoopsiGfx::Rect
Rect()WoopsiGfx::Rect
Rect(s16 x, s16 y, s32 width, s32 height)WoopsiGfx::Rect
Rect(const Rect &rect)WoopsiGfx::Rect
setHeight(s32 height)WoopsiGfx::Rect [inline]
setWidth(s32 width)WoopsiGfx::Rect [inline]
setX(s16 x)WoopsiGfx::Rect [inline]
setX2(s16 x2)WoopsiGfx::Rect
setY(s16 y)WoopsiGfx::Rect [inline]
setY2(s16 y2)WoopsiGfx::Rect
splitIntersection(const Rect &rect, Rect &intersection, WoopsiArray< Rect > *remainderRects) const WoopsiGfx::Rect
widthWoopsiGfx::Rect
xWoopsiGfx::Rect
yWoopsiGfx::Rect