C# Class LKCamelot.script.monster.iDummyRed

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

iDummyRed() public method

public iDummyRed ( ) : System
return System

iDummyRed() public method

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

iDummyRed() public method

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