Public Member Functions | Public Attributes
GUI::Size Class Reference

Class that holds the size (width & height) of something. More...

List of all members.

Public Member Functions

bool operator= (Size other)

Public Attributes

float width
float height
 width / height of something

Detailed Description

Class that holds the size (width & height) of something.