C# Class LKCamelot.script.monster.Butcher

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

Butcher() public method

public Butcher ( ) : System
return System

Butcher() public method

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

Butcher() public method

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