Creates a new GUIRadio
Name | Type | Description |
---|---|---|
id | string | The id and name element |
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) |
return if element is checked
check element
Set this GUI element to visible or invisible
Returns element if is visible or no
Dispose the GUIRadio, and delete element.