C# Class LKCamelot.script.monster.GreatStone

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

Méthodes publiques

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

Method Details

GreatStone() public méthode

public GreatStone ( ) : System
Résultat System

GreatStone() public méthode

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

GreatStone() public méthode

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