C# Class LKCamelot.script.monster.ItemGolem

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

ItemGolem() public method

public ItemGolem ( ) : System
return System

ItemGolem() public method

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

ItemGolem() public method

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