C# Class LKCamelot.script.item.IronOre

Inheritance: LKCamelot.script.item.BaseOre
Mostrar archivo Open project: vans163/LKEmu

Public Methods

Method Description
IronOre ( ) : System
IronOre ( Serial serial ) : System
SetSprite ( ) : void

Method Details

IronOre() public method

public IronOre ( ) : System
return System

IronOre() public method

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

SetSprite() public method

public SetSprite ( ) : void
return void