C# Class LKCamelot.script.monster.Phantom

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

Méthodes publiques

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

Method Details

Phantom() public méthode

public Phantom ( ) : System
Résultat System

Phantom() public méthode

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

Phantom() public méthode

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