C# Class PushFrenzy.Rules.GameCommands.StartGameCommand

Inheritance: GameCommand
Afficher le fichier Open project: paulbatum/PushFrenzy Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( Game game, IMessageLog log ) : void

Method Details

Execute() public méthode

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