Creates a new GUIManager
Name | Type | Description |
---|---|---|
canvas | object | The element canvas |
css | string | The css GUI for all element |
options | object | The option of theme GUI for all element |
Root of file css of theme
file css of theme
Add style on GUI
Returns the element corresponding.
Returns the origine canvas (x,y)
Returns the size canvas (width, height)
Set fade in element
Set fade out element
Set this GUI all element to visible or invisible
Returns all element if is visible or no
Dispose the GUIManager, and delete all elements.