UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
module.h File Reference
Include dependency graph for module.h:

Go to the source code of this file.

Namespaces

 ugdk
 
 ugdk::graphic
 

Functions

bool ugdk::graphic::Initialize (Manager *manager, const std::weak_ptr< desktop::Window > &, const math::Vector2D &canvas_size)
 Initializes the module with the given Manager. More...
 
void ugdk::graphic::Release ()
 Releases the module, disabling it. More...
 
Manager * ugdk::graphic::manager ()
 Getter for the manager of the module. More...