C# 클래스 BoringHeroes.GameLogic.Behaviourism.MainRoutine

파일 보기 프로젝트 열기: lances101/BoringHeroes 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MainRoutine ( CurrentGameState currentGameState ) : System
TickNow ( System.DateTime dta ) : long

메소드 상세

MainRoutine() 공개 메소드

public MainRoutine ( CurrentGameState currentGameState ) : System
currentGameState CurrentGameState
리턴 System

TickNow() 공개 정적인 메소드

public static TickNow ( System.DateTime dta ) : long
dta System.DateTime
리턴 long