- _guiInput
GodotMethod!(void, InputEvent) _guiInput;
Undocumented in source.
- getTicks
GodotMethod!(long) getTicks;
Undocumented in source.
- getTicksOnBorders
GodotMethod!(bool) getTicksOnBorders;
Undocumented in source.
- isEditable
GodotMethod!(bool) isEditable;
Undocumented in source.
- isScrollable
GodotMethod!(bool) isScrollable;
Undocumented in source.
- setEditable
GodotMethod!(void, bool) setEditable;
Undocumented in source.
- setScrollable
GodotMethod!(void, bool) setScrollable;
Undocumented in source.
- setTicks
GodotMethod!(void, long) setTicks;
Undocumented in source.
- setTicksOnBorders
GodotMethod!(void, bool) setTicksOnBorders;
Undocumented in source.