C# Class BoringHeroes.GameLogic.Behaviourism.MainRoutine

Afficher le fichier Open project: lances101/BoringHeroes Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MainRoutine ( CurrentGameState currentGameState ) : System
TickNow ( System.DateTime dta ) : long

Method Details

MainRoutine() public méthode

public MainRoutine ( CurrentGameState currentGameState ) : System
currentGameState CurrentGameState
Résultat System

TickNow() public static méthode

public static TickNow ( System.DateTime dta ) : long
dta System.DateTime
Résultat long