UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::desktop Namespace Reference

Namespaces

 mode2d
 
 mode3d
 

Classes

class  Manager
 
class  Window
 
struct  WindowSettings
 

Functions

bool Initialize (Manager *manager)
 Initializes the module with the given Manager. More...
 
void Release ()
 Releases the module, disabling it. More...
 
Managermanager ()
 Getter for the manager of the module. More...
 

Function Documentation

bool ugdk::desktop::Initialize ( Manager *  manager)

Initializes the module with the given Manager.

Manager* ugdk::desktop::manager ( )

Getter for the manager of the module.

void ugdk::desktop::Release ( )

Releases the module, disabling it.