![]() |
LLGL 0.05 Beta
|
Canvas descriptor structure. More...
#include <CanvasFlags.h>
Public Attributes | |
| UTF8String | title |
| Canvas title as UTF16 string. | |
| long | flags = 0 |
| Specifies the canvas creation flags. This can be a bitwise OR combination of the CanvasFlags entries. | |
Canvas descriptor structure.
| long LLGL::CanvasDescriptor::flags = 0 |
Specifies the canvas creation flags. This can be a bitwise OR combination of the CanvasFlags entries.
| UTF8String LLGL::CanvasDescriptor::title |
Canvas title as UTF16 string.