Creates a new GUITexture
Name | Type | Description |
---|---|---|
id | string | The id and name element |
imageUrl | string | The image with path relative or absolute |
options | json | Options of element |
guimanager | GUIManager | The gui manager |
callback | function | Trigger function by click (optional) |
append | bool | is added to the <body>. => True by default (optional) |
Set this GUI element to visible or invisible
Returns element if is visible or no
Dispose the GUITexture, and delete element.