C# Class Huoyaoyuan.AdmiralRoom.Officer.Shipyard

Inheritance: NotificationObject
Show file Open project: huoyaoyuan/AdmiralRoom

Public Methods

Method Description
KDockHandler ( getmember_kdock api ) : void
NDockHandler ( getmember_ndock api ) : void
Shipyard ( ) : System

Private Methods

Method Description
CreateItemHandler ( NameValueCollection req, kousyou_createitem api ) : void
CreateShipHandler ( NameValueCollection req ) : void
DestroyItemHandler ( NameValueCollection req, kousyou_destroyitem2 api ) : void
DestroyShipHandler ( NameValueCollection req, kousyou_destroyship api ) : void
GetShipHandler ( req_getship api ) : void
KSpeedChangeHandler ( NameValueCollection req ) : void
NSpeedChangeHandler ( NameValueCollection req ) : void
NStartHandler ( NameValueCollection req ) : void
PowerUpHandler ( NameValueCollection req, kaisou_powerup api ) : void
RemodelItemHandler ( kousyou_remodel_slot api ) : void

Method Details

KDockHandler() public method

public KDockHandler ( getmember_kdock api ) : void
api Huoyaoyuan.AdmiralRoom.API.getmember_kdock
return void

NDockHandler() public method

public NDockHandler ( getmember_ndock api ) : void
api Huoyaoyuan.AdmiralRoom.API.getmember_ndock
return void

Shipyard() public method

public Shipyard ( ) : System
return System