C# Class LKCamelot.script.monster.ItemZombie

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

Méthodes publiques

Méthode Description
ItemZombie ( ) : System
ItemZombie ( Serial serial ) : System
ItemZombie ( Serial temp, int x, int y, string map ) : System

Method Details

ItemZombie() public méthode

public ItemZombie ( ) : System
Résultat System

ItemZombie() public méthode

public ItemZombie ( Serial serial ) : System
serial Serial
Résultat System

ItemZombie() public méthode

public ItemZombie ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
Résultat System