Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
ModalGUI Class Reference
Inheritance diagram for ModalGUI:

Static Public Member Functions

static void Window (Rect rect, string title, Callback windowFunction)
 

Member Function Documentation

static void ModalGUI.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


The documentation for this class was generated from the following file: