Bubba-3D
0.9.0
Awesome game engine!
|
Public Member Functions | |
InsideSquareChecker (int x, int y, int width, int height) | |
virtual bool | isInside (int x, int y) |
Protected Attributes | |
int | x |
int | y |
int | width |
int | height |
Definition at line 26 of file InsideSquareChecker.h.