C# Class LKCamelot.script.monster.NeoGreatStone

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

NeoGreatStone() public method

public NeoGreatStone ( ) : System
return System

NeoGreatStone() public method

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

NeoGreatStone() public method

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