C# 클래스 SadConsole.Libraries.GameHelpers

Represents the GameHelpers library.
파일 보기 프로젝트 열기: Thraka/SadConsole

공개 메소드들

메소드 설명
Initialize ( ) : void

Should be called when you first use the library so that things hook up to SadConsole.Core correctly.

메소드 상세

Initialize() 공개 정적인 메소드

Should be called when you first use the library so that things hook up to SadConsole.Core correctly.
public static Initialize ( ) : void
리턴 void