public class CS15ScoreController
extends java.lang.Object
Constructor and Description |
---|
CS15ScoreController()
Constructor for CS15ScoreController.
|
Modifier and Type | Method and Description |
---|---|
void |
addToScore(int score)
A SUPPORT method that adds an integer to the current score.
|