C# Class LKCamelot.script.monster.ZombieRed

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

Méthodes publiques

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

Method Details

ZombieRed() public méthode

public ZombieRed ( ) : System
Résultat System

ZombieRed() public méthode

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

ZombieRed() public méthode

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