C# Class LKCamelot.script.monster.BioRubber

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

BioRubber() public method

public BioRubber ( ) : System
return System

BioRubber() public method

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

BioRubber() public method

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