C# 클래스 Huoyaoyuan.AdmiralRoom.Officer.Shipyard

상속: NotificationObject
파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 메소드들

메소드 설명
KDockHandler ( getmember_kdock api ) : void
NDockHandler ( getmember_ndock api ) : void
Shipyard ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

KDockHandler() 공개 메소드

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

NDockHandler() 공개 메소드

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

Shipyard() 공개 메소드

public Shipyard ( ) : System
리턴 System