C# Class Huoyaoyuan.AdmiralRoom.Officer.BattleBase.ShipInBattle

Inheritance: NotificationObject
Datei anzeigen Open project: huoyaoyuan/AdmiralRoom

Public Methods

Method Description
EndUpdate ( ) : void
SetMvp ( ) : void
ShipInBattle ( ) : System.Collections.Generic
ShipInBattle ( Ship ship ) : System.Collections.Generic
ToString ( ) : string

Method Details

EndUpdate() public method

public EndUpdate ( ) : void
return void

SetMvp() public method

public SetMvp ( ) : void
return void

ShipInBattle() public method

public ShipInBattle ( ) : System.Collections.Generic
return System.Collections.Generic

ShipInBattle() public method

public ShipInBattle ( Ship ship ) : System.Collections.Generic
ship Ship
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string