C# Class BoringHeroes.GameLogic.Behaviourism.MainRoutine

Show file Open project: lances101/BoringHeroes Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
MainRoutine ( CurrentGameState currentGameState ) : System
TickNow ( System.DateTime dta ) : long

Method Details

MainRoutine() public method

public MainRoutine ( CurrentGameState currentGameState ) : System
currentGameState CurrentGameState
return System

TickNow() public static method

public static TickNow ( System.DateTime dta ) : long
dta System.DateTime
return long