Home | All Classes | Grouped Classes | Index | Search
Construct hardware accelerated (where available) 2D surface. More...
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
Construction:
Constructs a surface. |
Attributes:
Returns the width. | |
Returns the height. | |
Returns current angle in degrees. | |
Returns scale for x and y. | |
Returns current alpha. | |
Returns current color. | |
Returns blending functions. | |
Returns translation hotspot. | |
Returns rotation hotspot. | |
Resource owning this surface, if any. |
Operations:
Copy assignment operator. | |
Draw surface on graphic context. | |
Set absolute rotation angle in degrees. | |
Add angle in degrees to current angle. | |
Set scale for x and y directions individually. | |
Sets transparency. | |
Sets the color. | |
Sets blending functions. | |
Sets translation hotspot. | |
Sets rotation hotspot. |
Detailed description: