C# Class Sakuno.KanColle.Amatsukaze.Game.Models.Battle.BattleInfo

Inheritance: ModelBase
ファイルを表示 Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Private Properties

Property Type Description
BattleInfo Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
BattleInfo Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
BattleInfo Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
InheritFromPreviousStage void
ProcessFirstStage void
ProcessSecondStage void
SetEnemy void
SetFormationAndEngagementForm void

Private Methods

Method Description
BattleInfo ( ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
BattleInfo ( long rpTimestamp, Fleet rpParticipantFleet ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
BattleInfo ( long rpTimestamp, Sakuno.KanColle.Amatsukaze.Game.Models.Raw.RawMapExploration rpData ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Stages
InheritFromPreviousStage ( BattleStage rpStage ) : void
ProcessFirstStage ( ApiInfo rpInfo ) : void
ProcessSecondStage ( ApiInfo rpInfo ) : void
SetEnemy ( RawBattleBase rpData ) : void
SetFormationAndEngagementForm ( ApiInfo rpInfo ) : void