Property | Type | Description | |
---|---|---|---|
textArea |
Property | Type | Description | |
---|---|---|---|
isFitToTray | bool |
Method | Description | |
---|---|---|
Label ( String name, String caption, Real width ) : System |
Do not instantiate any widgets directly. Use SdkTrayManager.
|
|
OnCursorPressed ( Vector2 cursorPos ) : void |
|
public Label ( String name, String caption, Real width ) : System | ||
name | String | |
caption | String | |
width | Real | |
return | System |
public OnCursorPressed ( Vector2 cursorPos ) : void | ||
cursorPos | Vector2 | |
return | void |