Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduCondition Class ReferenceKodu Condition (derived from Kodu Primitive). More...
Inheritance diagram for Kodu::KoduCondition:
Detailed DescriptionKodu Condition (derived from Kodu Primitive). Definition at line 17 of file KoduCondition.h.
Member Enumeration DocumentationDefinition at line 19 of file KoduCondition.h. Constructor & Destructor Documentation
Constructor. Definition at line 31 of file KoduCondition.h.
Copy constructor. Definition at line 37 of file KoduCondition.h.
Destructor. Definition at line 43 of file KoduCondition.h. Member Function Documentation
Definition at line 60 of file KoduCondition.h.
Evaluates the event portion of the rule (implementation in derived classes). Implemented in Kodu::KoduConditionAlways, Kodu::KoduConditionBump, Kodu::KoduConditionGamepad, Kodu::KoduConditionGot, Kodu::KoduConditionHear, Kodu::KoduConditionScored, Kodu::KoduConditionSee, and Kodu::KoduConditionTimer. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().
Returns the condition type. Definition at line 70 of file KoduCondition.h. Referenced by Kodu::Parser::KodeCreator::createKode(), and KoduInterpreter::KoduConditionEvaluator::doStart().
Definition at line 84 of file KoduCondition.h.
Assignment operator. Definition at line 48 of file KoduCondition.h.
Prints the attributes of a particular instance. Reimplemented from Kodu::KoduPrimitive. Reimplemented in Kodu::KoduConditionAlways, Kodu::KoduConditionBump, Kodu::KoduConditionGot, Kodu::KoduConditionHear, Kodu::KoduConditionScored, Kodu::KoduConditionSee, and Kodu::KoduConditionTimer. Definition at line 75 of file KoduCondition.h.
Used to reinitialize certain variables during, for example, switching to another page. Reimplemented from Kodu::KoduPrimitive. Reimplemented in Kodu::KoduConditionAlways, Kodu::KoduConditionBump, Kodu::KoduConditionGot, Kodu::KoduConditionHear, Kodu::KoduConditionScored, Kodu::KoduConditionSee, and Kodu::KoduConditionTimer. Definition at line 65 of file KoduCondition.h. Referenced by Kodu::KoduRule::reinitializePrimitives().
Definition at line 80 of file KoduCondition.h. Referenced by KoduInterpreter::KoduConditionEvaluator::doStart(). Member Data Documentation
the condition type Definition at line 87 of file KoduCondition.h. Referenced by getConditionType(), and operator=().
Definition at line 88 of file KoduCondition.h. Referenced by Kodu::KoduConditionHear::evaluate(), Kodu::KoduConditionGamepad::evaluate(), getState(), operator=(), and setKoduState(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |