C# Class KerbCam.ConfigWindow

Inheritance: BaseWindow
Afficher le fichier Open project: huin/kerbcam Class Usage Examples

Méthodes protégées

Méthode Description
DrawGUI ( ) : void

Private Methods

Méthode 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 méthode

protected DrawGUI ( ) : void
Résultat void