C# Class PushFrenzy.Rules.GameCommands.RemovePlayerCommand

Inheritance: GameCommand
Afficher le fichier Open project: paulbatum/PushFrenzy

Méthodes publiques

Méthode Description
Execute ( Game game, IMessageLog log ) : void
RemovePlayerCommand ( Player player ) : System

Method Details

Execute() public méthode

public Execute ( Game game, IMessageLog log ) : void
game Game
log IMessageLog
Résultat void

RemovePlayerCommand() public méthode

public RemovePlayerCommand ( Player player ) : System
player Player
Résultat System