C# Class LKCamelot.script.monster.Mercenary

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

Mercenary() public method

public Mercenary ( ) : System
return System

Mercenary() public method

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

Mercenary() public method

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