C# Class LKCamelot.script.monster.Cyclops

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Cyclops() public method

public Cyclops ( ) : System
return System

Cyclops() public method

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

Cyclops() public method

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