C# Класс SadConsole.Libraries.GameHelpers

Represents the GameHelpers library.
Показать файл Открыть проект

Открытые методы

Метод Описание
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