![]() |
BotNavSim
v0.4.3
Mobile Robot Simulation
|
IToolbar class provides controls for the Robot Editor (not implemented!) More...


Public Member Functions | |
| UI_RobotEditor () | |
Properties | |
| bool | contextual [get] |
| bool | hidden [get, set] |
| string | windowTitle [get] |
| Rect | windowRect [get, set] |
| GUI.WindowFunction | windowFunction [get] |
Properties inherited from IToolbar | |
| bool | contextual [get] |
| Gets a value indicating whether this IToolbar is contextual. More... | |
| bool | hidden [get, set] |
| Gets or sets a value indicating whether this IToolbar is hidden. More... | |
Properties inherited from IWindowFunction | |
| string | windowTitle [get] |
| Gets the window title. More... | |
| Rect | windowRect [get, set] |
| Gets or sets the window rect (window size and position). More... | |
| GUI.WindowFunction | windowFunction [get] |
| Gets the window function definition for GUILayout.Window() More... | |
Private Member Functions | |
| void | EditorWindow (int windowID) |
IToolbar class provides controls for the Robot Editor (not implemented!)
Definition at line 7 of file UI_RobotEditor.cs.
| UI_RobotEditor.UI_RobotEditor | ( | ) |
Definition at line 9 of file UI_RobotEditor.cs.
|
private |
Definition at line 40 of file UI_RobotEditor.cs.
|
get |
Definition at line 13 of file UI_RobotEditor.cs.
|
getset |
Definition at line 20 of file UI_RobotEditor.cs.
|
get |
Definition at line 34 of file UI_RobotEditor.cs.
|
getset |
Definition at line 30 of file UI_RobotEditor.cs.
|
get |
Definition at line 24 of file UI_RobotEditor.cs.