C# Class LKCamelot.script.monster.Rowedy

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

Rowedy() public method

public Rowedy ( ) : System
return System

Rowedy() public method

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

Rowedy() public method

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