C# Class SharpEditor.EngineService

Afficher le fichier Open project: bcsanches/phobos3d Class Usage Examples

Méthodes publiques

Méthode Description
ShowEngineConfigDialog ( ) : bool
Start ( System enginePanel ) : void
Stop ( ) : void

Private Methods

Méthode Description
PrepareProcessInfo ( ProcessInfo &info ) : bool
mNetworkService_Connected ( object sender, EventArgs e ) : void

Method Details

ShowEngineConfigDialog() public static méthode

public static ShowEngineConfigDialog ( ) : bool
Résultat bool

Start() public static méthode

public static Start ( System enginePanel ) : void
enginePanel System
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void