|
Crazy Eddies GUI System
0.6.2
|
Class that holds the size (width & height) of something. More...
Public Member Functions | |
| Size (float width, float height) | |
| bool | operator== (const Size &other) const |
| bool | operator!= (const Size &other) const |
Public Attributes | |
| float | d_width |
| float | d_height |
Class that holds the size (width & height) of something.
1.8.3.1