C# Class KerbCam.ConfigWindow

Inheritance: BaseWindow
Datei anzeigen Open project: huin/kerbcam Class Usage Examples

Protected Methods

Method Description
DrawGUI ( ) : void

Private Methods

Method Description
CancelKeyCapture ( ) : void
CompleteKeyCapture ( Event ev ) : void
DoBinding ( KeyBind kb ) : void
DoGUI ( int windowID ) : void
HandleCapturedKey ( Event ev ) : void
IsCapturing ( ) : bool
StartKeyCapture ( KeyBind kb ) : void

Method Details

DrawGUI() protected method

protected DrawGUI ( ) : void
return void