C# Class LKCamelot.model.CreateMagicEffect

Inheritance: Packet
Afficher le fichier Open project: vans163/LKEmu

Méthodes publiques

Méthode Description
CreateMagicEffect ( int objectid, short facedir, short x, short y, byte sprite, byte width ) : System

Method Details

CreateMagicEffect() public méthode

public CreateMagicEffect ( 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
Résultat System