C# Class LKCamelot.script.monster.Stone

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Stone() public method

public Stone ( ) : System
return System

Stone() public method

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

Stone() public method

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