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

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

Private Properties

Property Type Description
Process void
ProcessMVP void

Protected Methods

Method Description
BattleStage ( BattleInfo rpOwner ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Phases

Private Methods

Method Description
Process ( ApiInfo rpInfo, BattleStage rpFirstStage = null ) : void
ProcessMVP ( ) : void

Method Details

BattleStage() protected method

protected BattleStage ( BattleInfo rpOwner ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Phases
rpOwner BattleInfo
return Sakuno.KanColle.Amatsukaze.Game.Models.Battle.Phases