C# Class Sakuno.KanColle.Amatsukaze.Game.Models.FleetAnchorageRepair

Inheritance: CountdownModelBase
Show file Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Protected Methods

Method Description
TimeOut ( ) : void

Private Methods

Method Description
FleetAnchorageRepair ( Fleet rpFleet ) : Sakuno.Collections
IsBeingAnchorageRepair ( Ship rpShip ) : bool
RemoveShipIfExists ( Ship rpShip ) : void
Reset ( ) : void
Stop ( ) : void
Update ( IEnumerable rpShips ) : void

Method Details

TimeOut() protected method

protected TimeOut ( ) : void
return void