Package com.deco2800.game.files.stats
Class GameChapters
java.lang.Object
com.deco2800.game.files.stats.GameChapters
public class GameChapters
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGameChapters.Chapterstatic classGameChapters.Chapters -
Constructor Summary
Constructors Constructor Description GameChapters() -
Method Summary
Modifier and Type Method Description static java.util.List<GameChapters.Chapter>getChapters()static java.util.List<GameChapters.Chapter>getUnlockedChapters()Returns the number of chapters
-
Constructor Details
-
GameChapters
public GameChapters()
-
-
Method Details
-
getChapters
-
getUnlockedChapters
Returns the number of chapters- Returns:
- unlocked chapters
-