C# Class LKCamelot.script.monster.Gargoyle

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

Méthodes publiques

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

Method Details

Gargoyle() public méthode

public Gargoyle ( ) : System
Résultat System

Gargoyle() public méthode

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

Gargoyle() public méthode

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