C# 클래스 Ultima.HuedTile

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

공개 메소드들

메소드 설명
HuedTile ( ushort id, short hue, sbyte z ) : System
Set ( ushort id, short hue, sbyte z ) : void

메소드 상세

HuedTile() 공개 메소드

public HuedTile ( ushort id, short hue, sbyte z ) : System
id ushort
hue short
z sbyte
리턴 System

Set() 공개 메소드

public Set ( ushort id, short hue, sbyte z ) : void
id ushort
hue short
z sbyte
리턴 void