C# Class Artemis.Modules.Games.EurotruckSimulator2.EurotruckSimulator2Model

Inheritance: Artemis.Models.GameModel
Afficher le fichier Open project: SpoinkyNL/Artemis Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Enable ( ) : void
EurotruckSimulator2Model ( MainManager mainManager ) : System.Collections.Generic
GetRenderLayers ( bool keyboardOnly ) : List
Update ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Enable() public méthode

public Enable ( ) : void
Résultat void

EurotruckSimulator2Model() public méthode

public EurotruckSimulator2Model ( MainManager mainManager ) : System.Collections.Generic
mainManager Artemis.Managers.MainManager
Résultat System.Collections.Generic

GetRenderLayers() public méthode

public GetRenderLayers ( bool keyboardOnly ) : List
keyboardOnly bool
Résultat List

Update() public méthode

public Update ( ) : void
Résultat void