Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::ScoreKeeper Class ReferenceScore Keeper. More...
Detailed DescriptionScore Keeper. Definition at line 84 of file ScoreKeeper.h.
Constructor & Destructor Documentation
Constructor. Definition at line 87 of file ScoreKeeper.h.
Destructor. Definition at line 92 of file ScoreKeeper.h. Member Function Documentation
Adds to a particular score. Definition at line 25 of file ScoreKeeper.cc. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges().
Checks the value of a particular score. Definition at line 36 of file ScoreKeeper.cc. Referenced by Kodu::KoduWorld::getScoreValue().
Disallows the copy constructor and assignment operator.
(Re)Initializes the score board Definition at line 43 of file ScoreKeeper.cc. Referenced by Kodu::KoduWorld::~KoduWorld().
Assignment operator. Definition at line 97 of file ScoreKeeper.h.
Registers an entry for a new score based on the key provided. Definition at line 48 of file ScoreKeeper.cc. Referenced by addScore(), checkScoreValue(), setScore(), and subtractScore().
Checks if a particular score type (identified by color+letter key) exists. Definition at line 57 of file ScoreKeeper.cc. Referenced by addScore(), checkScoreValue(), registerScore(), setScore(), and subtractScore().
Sets a particular score. Definition at line 61 of file ScoreKeeper.cc. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges().
Subtracts from a particular score. Definition at line 72 of file ScoreKeeper.cc. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges(). Member Data Documentation
Contains all the global scores. Definition at line 130 of file ScoreKeeper.h. Referenced by addScore(), checkScoreValue(), initialize(), operator=(), registerScore(), scoreExists(), setScore(), subtractScore(), and ~ScoreKeeper(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |