Kerbal Space Program
1.12.4
|
Static Public Member Functions | |
static void | Window (Rect rect, string title, Callback windowFunction) |
|
inlinestatic |
< first get a control id. every subsequent call to GUI control function will get a larger id
< we can use the id to check if current control is inside our window
< draw the window