Bubba-3D
0.9.0
Awesome game engine!
|
Public Member Functions | |
virtual bool | isInside (int x, int y) |
InsideRoundedSquareChecker (int x, int y, int width, int height, int rctl, int rctr, int rcbr, int rcbl) | |
![]() | |
InsideSquareChecker (int x, int y, int width, int height) | |
Protected Attributes | |
int | rctl |
int | rctr |
int | rcbr |
int | rcbl |
![]() | |
int | x |
int | y |
int | width |
int | height |
Definition at line 28 of file InsideRoundedSquareChecker.h.