Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::ScoreChange Class Reference
Detailed DescriptionDefinition at line 21 of file ScoreKeeper.h.
Constructor & Destructor Documentation
Constructor. Definition at line 24 of file ScoreKeeper.h.
Copy constructor. Definition at line 35 of file ScoreKeeper.h.
Destructor. Definition at line 43 of file ScoreKeeper.h. Member Function Documentation
Definition at line 5 of file ScoreKeeper.cc.
Overloaded not equal to operator. Definition at line 21 of file ScoreKeeper.cc.
Overloaded less than operator. Definition at line 13 of file ScoreKeeper.cc.
Assignment operator. Definition at line 48 of file ScoreKeeper.h.
Overloaded equal to operator. Definition at line 17 of file ScoreKeeper.cc.
Overloaded greater than operator. Definition at line 9 of file ScoreKeeper.cc. Friends And Related Function Documentation
Definition at line 73 of file ScoreKeeper.h. Member Data Documentation
The score designator (color or score letter). Definition at line 76 of file ScoreKeeper.h. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges(), and operator=(). The operation type (e.g. add, set, subtract). Definition at line 75 of file ScoreKeeper.h. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges(), and operator=().
The approximate time the score was created. Definition at line 80 of file ScoreKeeper.h. Referenced by getTimestamp(), operator<(), operator=(), operator==(), operator>(), and ScoreChange().
The value to set, substract, or add. Definition at line 77 of file ScoreKeeper.h. Referenced by Kodu::KoduWorld::applyGlobalScoreChanges(), and operator=(). 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 |