C# Class ComparePlugin.SecondHue

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Méthode Description
GetHue ( int index ) : Hue
Initialize ( string path ) : void

Reads hues.mul and fills List

Method Details

GetHue() public static méthode

public static GetHue ( int index ) : Hue
index int
Résultat Ultima.Hue

Initialize() public static méthode

Reads hues.mul and fills List
public static Initialize ( string path ) : void
path string
Résultat void