C# Class SadConsole.Libraries.GameHelpers

Represents the GameHelpers library.
Afficher le fichier Open project: Thraka/SadConsole

Méthodes publiques

Méthode Description
Initialize ( ) : void

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

Method Details

Initialize() public static méthode

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