C# Class LKCamelot.script.monster.ItemStone

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

Méthodes publiques

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

Method Details

ItemStone() public méthode

public ItemStone ( ) : System
Résultat System

ItemStone() public méthode

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

ItemStone() public méthode

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