C# Class LKCamelot.library.MagicObject

Inheritance: LKObject
显示文件 Open project: vans163/LKEmu

Private Properties

Property Type Description

Public Methods

Method Description
MagicObject ( int ObjectID, short FaceDir, short X, short Y, byte Sprite, byte Width ) : System

Method Details

MagicObject() public method

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
return System