C# Class WarTornLands.Entities.Modules.Interact.Checkpoint

Inheritance: BaseModule, IInteractModule
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
Interact ( System.Entity user ) : void
Update ( Microsoft gameTime ) : void

Method Details

Interact() public méthode

public Interact ( System.Entity user ) : void
user System.Entity
Résultat void

Update() public méthode

public Update ( Microsoft gameTime ) : void
gameTime Microsoft
Résultat void