C# Class Com.CodeGame.CodeWizards2016.DevKit.CSharpCgdk.MyStrategy

Inheritance: IStrategy
Afficher le fichier Open project: JustAMan/russian-ai-cup-visual Class Usage Examples

Méthodes publiques

Méthode Description
Move ( Wizard self, World world, Game game, Move move ) : void

Method Details

Move() public méthode

public Move ( Wizard self, World world, Game game, Move move ) : void
self Wizard
world World
game Game
move Move
Résultat void