C# Class LKCamelot.script.monster.Necromancer

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

Necromancer() public method

public Necromancer ( ) : System
return System

Necromancer() public method

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

Necromancer() public method

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