-
Notifications
You must be signed in to change notification settings - Fork 0
Champion Statistics
Millie Macdonald edited this page Jan 18, 2017
·
1 revision
The ChampionStatistics class found here in singularity handles the database side of statistics tracking and is the overall statistics for different champions. It is an extension of the common statistics class which you can read about here.
Modifier and Type | Method | Description |
---|---|---|
ChampionStatistics | setChampName(String value) | Updates the champion name to the new specified value |
ChampionStatistics | mergeStatistics(ChampionStatistics otherStats) | Merges this champStats with the given champStats |
boolean | equals(Object obj) | |
String | getChampName() | Gets the Champions Name |
int | hashCode() | |
String | toString() |
Saving and Loading
Statistics tracking
- Statistics Tracking Overview
- Statistics Tracking
- User Statistics
- Champion Statistics
- Common Statistics
Game Play
APIs
- Section One: Pyramid Scheme Beginner's Guide
- Section Two: Getting Started
- Section Three: The Pyramid
- Section Four: Game Layout Explanation
- Section Five: Cards
- Section Six: Champions
- Section Seven: DuckDust
- Section: Eight: How to play Pyramid Scheme
- Section Nine: Ways to play
- Section Ten: Deck Building
- Section Eleven: How to Acquire Cards
- Section Twelve: Achievements
- Section Thirteen: Accessories
Other Guides
Design Guides
Overviews
- Architecture Overview
- UI Overview
- Main Menu Screen Overview
- Standardised Screen Graphics
- Overview of Graphics
Features
- Story Mode
- Cutscenes
- Beginners Guide Tutorial
- Clock
- Deckbuilding
- Card Deck Gallery
- Champion Roster
- Market Place
- Card Packs
- Game Settings
- Tool-tips
Animations
Splash Screen & Create Account Screen
Player Account Settings
AI
Duck Dust
Brainstorming
- Brainstorming - General
- Brainstorming - UI
- Brainstorming - Mechanics
- Brainstorming - Pyramid Design Discussion
- Brainstorming - Champions, Abilities and Design Mock-up
- Brainstorming - Achievement
Future Development