#include <Vector3.h>
Public Member Functions | |
Rectangle (float _x, float _y, float _w, float _h) | |
Public Attributes | |
float | x |
float | y |
float | height |
float | width |
SharpKmyMath::Rectangle::Rectangle | ( | float | _x, |
float | _y, | ||
float | _w, | ||
float | _h | ||
) |
float SharpKmyMath::Rectangle::height |
float SharpKmyMath::Rectangle::width |
float SharpKmyMath::Rectangle::x |
float SharpKmyMath::Rectangle::y |