Public Member Functions | |
InputRectangle () | |
InputRectangle (float left, float right, float bottom, float top) | |
InputRectangle (const InputRectangle &ir) | |
virtual | ~InputRectangle () |
void | set (float left, float right, float bottom, float top) |
float | left () const |
float | bottom () const |
float | width () const |
float | height () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|