C# Class Storybox.Core.Game.Command.ExecuteGameInstruction

Inheritance: Common.Command
Afficher le fichier Open project: ariugwu/storybox

Méthodes publiques

Méthode Description
Execute ( IGameContext context ) : void

Method Details

Execute() public méthode

public Execute ( IGameContext context ) : void
context IGameContext
Résultat void