C# Class LKCamelot.script.monster.Gargoyle

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Gargoyle() public method

public Gargoyle ( ) : System
return System

Gargoyle() public method

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

Gargoyle() public method

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