C# Class MiningGame.Code.Managers.Manager

Afficher le fichier Open project: geel9/Minor-Destruction

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
AddToList ( ) : void
RemoveFromList ( ) : void
Update ( GameTime time ) : void

Method Details

AddToList() public méthode

public AddToList ( ) : void
Résultat void

RemoveFromList() public méthode

public RemoveFromList ( ) : void
Résultat void

Update() public méthode

public Update ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
Résultat void

Property Details

Name public_oe property

public string Name
Résultat string