C# Class Tachycardia.Tools.Commands.SkyX

Inheritance: Command
Afficher le fichier Open project: secred/Tachycardia

Méthodes publiques

Méthode Description
OnInvoke ( CommandEvent e ) : void
SkyX ( ) : System

Méthodes protégées

Méthode Description
RegisterArgs ( ) : void

Private Methods

Méthode Description
OnAtmosphere ( ArgEvent e ) : void
OnMode ( ArgEvent e ) : void
OnMoon ( ArgEvent e ) : void
OnStarfield ( ArgEvent e ) : void
OnTime ( ArgEvent e ) : void
OnVisible ( ArgEvent e ) : void

Method Details

OnInvoke() public méthode

public OnInvoke ( CommandEvent e ) : void
e CommandEvent
Résultat void

RegisterArgs() protected méthode

protected RegisterArgs ( ) : void
Résultat void

SkyX() public méthode

public SkyX ( ) : System
Résultat System