C# Class LKCamelot.script.monster.iStoneRed

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

iStoneRed() public method

public iStoneRed ( ) : System
return System

iStoneRed() public method

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

iStoneRed() public method

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