C# Class Huoyaoyuan.AdmiralRoom.Officer.Homeport

Inheritance: NotificationObject
Show file Open project: huoyaoyuan/AdmiralRoom

Public Methods

Method Description
Homeport ( ) : System
RemoveShip ( Ship ship ) : void
UpdateCounts ( ) : void

Private Methods

Method Description
ChangeHandler ( NameValueCollection api ) : void
ChargeHandler ( hokyu_charge api ) : void
DecksHandler ( getmember_deck api ) : void
DepriveHandler ( kaisou_slot_deprive api ) : void
ExchangeHandler ( NameValueCollection req ) : void
ItemsHandler ( getmember_slotitem api ) : void
MissionHandler ( mission_result api ) : void
PortHandler ( port_port api ) : void
PresetHandler ( NameValueCollection req, getmember_deck api ) : void
RefreshMapInfo ( getmember_mapinfo api ) : void
SelectRank ( NameValueCollection req ) : void
Ship3Handler ( getmember_ship_deck api ) : void

Method Details

Homeport() public method

public Homeport ( ) : System
return System

RemoveShip() public method

public RemoveShip ( Ship ship ) : void
ship Ship
return void

UpdateCounts() public method

public UpdateCounts ( ) : void
return void