Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduActionScore Class ReferenceKodu Action Score (derived from Kodu Action). More...
Inheritance diagram for Kodu::KoduActionScore:
Detailed DescriptionKodu Action Score (derived from Kodu Action). Definition at line 27 of file KoduActionScore.h.
Member Enumeration DocumentationDefinition at line 29 of file KoduActionScore.h. Constructor & Destructor Documentation
Constructor. Definition at line 36 of file KoduActionScore.h.
Copy constructor. Definition at line 45 of file KoduActionScore.h.
Destructor. Definition at line 54 of file KoduActionScore.h. Member Function Documentation
Returns the score change. Definition at line 6 of file KoduActionScore.cc.
Tests if the primitive argument is the same as the calling class. Reimplemented from Kodu::KoduPrimitive. Definition at line 10 of file KoduActionScore.cc.
Assignment operator. Definition at line 59 of file KoduActionScore.h.
Prints the attributes of a particular instance. Reimplemented from Kodu::KoduAction. Definition at line 18 of file KoduActionScore.cc.
Used to reinitialize certain variables (e.g. when switching to another page). Reimplemented from Kodu::KoduAction. Definition at line 14 of file KoduActionScore.cc. Member Data Documentation
The score designator. Definition at line 85 of file KoduActionScore.h. Referenced by getScoreChange(), operator=(), and printAttrs(). Generates a numeric value. Definition at line 84 of file KoduActionScore.h. Referenced by getScoreChange(), operator=(), and printAttrs().
States whether a score is incremented, decremented, or set. Definition at line 83 of file KoduActionScore.h. Referenced by getScoreChange(), operator=(), and printAttrs(). 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 |