C# 클래스 LKCamelot.library.MagicObject

상속: LKObject
파일 보기 프로젝트 열기: vans163/LKEmu

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MagicObject ( int ObjectID, short FaceDir, short X, short Y, byte Sprite, byte Width ) : System

메소드 상세

MagicObject() 공개 메소드

public MagicObject ( int ObjectID, short FaceDir, short X, short Y, byte Sprite, byte Width ) : System
ObjectID int
FaceDir short
X short
Y short
Sprite byte
Width byte
리턴 System