Skip to content

Champion Statistics

Millie Macdonald edited this page Jan 18, 2017 · 1 revision

Basic Info

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.

Method Summary

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()

Home

Saving and Loading

Statistics tracking

Game Play

APIs


Game Guide

Other Guides

Design Guides

Overviews

Features

Animations

Splash Screen & Create Account Screen

Player Account Settings

AI

Duck Dust


Brainstorming


Future Development


http://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gif

Clone this wiki locally