C# Class LKCamelot.script.monster.Necromancer

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

Méthodes publiques

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

Method Details

Necromancer() public méthode

public Necromancer ( ) : System
Résultat System

Necromancer() public méthode

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

Necromancer() public méthode

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