C# Class LKCamelot.script.monster.Leo

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Leo() public method

public Leo ( ) : System
return System

Leo() public method

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

Leo() public method

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