![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
Inheritance diagram for Pathfinder.GUI.BaseButton:Protected Member Functions | |
| BaseButton (int x, int y, int width, int height, string text, Color? color=null) | |
Protected Member Functions inherited from Pathfinder.GUI.BaseInteractiveRectangle< int > | |
| BaseInteractiveRectangle (T x, T y, T width, T height) | |
Properties | |
| string | Text [get, set] |
| Color | Color [get, set] |
| Texture2D | Texture [get, set] |
Properties inherited from Pathfinder.GUI.BaseInteractiveRectangle< int > | |
| Action< BaseInteractiveRectangle< T > > | DrawFinish [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from Pathfinder.GUI.BaseInteractiveRectangle< int > | |
| override bool | HandleInteraction () |
| virtual bool | Draw () |
| abstract void | DoDraw () |
|
protected |
|
getset |
|
getset |
|
getset |