C# Class LKCamelot.script.monster.Centeur

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

Centeur() public method

public Centeur ( ) : System
return System

Centeur() public method

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

Centeur() public method

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