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

Inheritance: NotificationObject
Afficher le fichier Open project: huoyaoyuan/AdmiralRoom

Méthodes publiques

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

Method Details

EndUpdate() public méthode

public EndUpdate ( ) : void
Résultat void

SetMvp() public méthode

public SetMvp ( ) : void
Résultat void

ShipInBattle() public méthode

public ShipInBattle ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ShipInBattle() public méthode

public ShipInBattle ( Ship ship ) : System.Collections.Generic
ship Ship
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string