C# 클래스 ComparePlugin.SecondHue

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

공개 메소드들

메소드 설명
GetHue ( int index ) : Hue
Initialize ( string path ) : void

Reads hues.mul and fills List

메소드 상세

GetHue() 공개 정적인 메소드

public static GetHue ( int index ) : Hue
index int
리턴 Ultima.Hue

Initialize() 공개 정적인 메소드

Reads hues.mul and fills List
public static Initialize ( string path ) : void
path string
리턴 void