C# Class LKCamelot.script.monster.ItemStone

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

Method Description
ItemStone ( ) : System
ItemStone ( Serial serial ) : System
ItemStone ( Serial temp, int x, int y, string map ) : System

Method Details

ItemStone() public method

public ItemStone ( ) : System
return System

ItemStone() public method

public ItemStone ( Serial serial ) : System
serial Serial
return System

ItemStone() public method

public ItemStone ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
return System