C# Class LKCamelot.script.monster.ZombieRed

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

ZombieRed() public method

public ZombieRed ( ) : System
return System

ZombieRed() public method

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

ZombieRed() public method

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