Class that holds the size (width & height) of something. More...
Public Member Functions | |
| bool | operator= (Size other) |
Public Attributes | |
| float | width |
| float | height |
| width / height of something | |
Class that holds the size (width & height) of something.
1.8.1.1