Interface GameFull.TotalPlayerCountStage
-
- All Known Implementing Classes:
GameFull.Builder
- Enclosing class:
- GameFull
public static interface GameFull.TotalPlayerCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameFull._FinalStagetotalPlayerCount(int totalPlayerCount)
-
-
-
Method Detail
-
totalPlayerCount
GameFull._FinalStage totalPlayerCount(int totalPlayerCount)
-
-