C# Class DTStrike.MyBot.Program

Mostrar archivo Open project: Unexpected/dtstrike

Public Methods

Method Description
Main ( String args ) : void
doTurn ( Game game ) : void

Method Details

Main() public static method

public static Main ( String args ) : void
args String
return void

doTurn() public static method

public static doTurn ( Game game ) : void
game Game
return void