C# Class LKCamelot.script.monster.Phantom

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Phantom() public method

public Phantom ( ) : System
return System

Phantom() public method

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

Phantom() public method

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