C# Class LKCamelot.script.monster.NeoViking

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

Méthodes publiques

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

Method Details

NeoViking() public méthode

public NeoViking ( ) : System
Résultat System

NeoViking() public méthode

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

NeoViking() public méthode

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