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

Inheritance: IStrategy
Mostrar archivo Open project: JustAMan/russian-ai-cup-visual Class Usage Examples

Public Methods

Method Description
Move ( Wizard self, World world, Game game, Move move ) : void

Method Details

Move() public method

public Move ( Wizard self, World world, Game game, Move move ) : void
self Wizard
world World
game Game
move Move
return void