C# Class LKCamelot.script.monster.GhostKnight

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

GhostKnight() public method

public GhostKnight ( ) : System
return System

GhostKnight() public method

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

GhostKnight() public method

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