GlistEngine
Loading...
Searching...
No Matches
gRect Member List

This is the complete list of members for gRect, including all inherited members.

bottom() constgRect
centerX() constgRect
centerY() constgRect
contains(int left1, int top1, int right1, int bottom1, int left2, int top2, int right2, int bottom2)gRectstatic
contains(const gRect &r1, const gRect &r2)gRectstatic
contains(int left, int top, int right, int bottom) constgRect
contains(const gRect &r) constgRect
contains(int x, int y) constgRect
exactCenterX() constgRect
exactCenterY() constgRect
getHeight() constgRect
getWidth() constgRect
gRect()gRect
gRect(int left, int top, int right, int bottom)gRect
gRect(const gRect &r)gRect
intersects(int left1, int top1, int right1, int bottom1, int left2, int top2, int right2, int bottom2)gRectstatic
intersects(const gRect &r1, const gRect &r2)gRectstatic
intersects(int left, int top, int right, int bottom) constgRect
intersects(const gRect &r) constgRect
left() constgRect
moveX(int speedX)gRect
moveX(float speedX)gRect
moveY(int speedY)gRect
moveY(float speedY)gRect
right() constgRect
set(int left, int top, int right, int bottom)gRect
set(const gRect &r)gRect
top() constgRect
~gRect()gRectvirtual