Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduConditionSee Class Reference
Inheritance diagram for Kodu::KoduConditionSee:
Detailed DescriptionDefinition at line 17 of file KoduConditionSee.h.
Constructor & Destructor Documentation
Constructor. Definition at line 20 of file KoduConditionSee.h.
Copy constructor. Definition at line 31 of file KoduConditionSee.h.
Destructor. Definition at line 41 of file KoduConditionSee.h. Member Function Documentation
Checks if a specified object was seen. Implements Kodu::KoduCondition. Definition at line 8 of file KoduConditionSee.cc.
Returns a specified object's color. Definition at line 30 of file KoduConditionSee.cc.
Returns a specified object's type. Definition at line 34 of file KoduConditionSee.cc.
Returns the target object... if none is available, return an invalid object. Definition at line 38 of file KoduConditionSee.cc.
Tests if the primitive argument is the same as the calling class. Reimplemented from Kodu::KoduPrimitive. Definition at line 42 of file KoduConditionSee.cc.
Assignment operator. Definition at line 46 of file KoduConditionSee.h.
Prints the attributes of a particular instance. Reimplemented from Kodu::KoduCondition. Definition at line 50 of file KoduConditionSee.cc.
Used to reinitialize certain variables (e.g. when switching to another page). Reimplemented from Kodu::KoduCondition. Definition at line 46 of file KoduConditionSee.cc. Member Data Documentation
Definition at line 80 of file KoduConditionSee.h. Referenced by evaluate(), operator=(), and printAttrs().
Definition at line 82 of file KoduConditionSee.h. Referenced by evaluate(), getObjectColor(), operator=(), and printAttrs().
Definition at line 81 of file KoduConditionSee.h. Referenced by evaluate(), getObjectType(), operator=(), and printAttrs().
Definition at line 84 of file KoduConditionSee.h. Referenced by getTargetObject(), and operator=(). Definition at line 83 of file KoduConditionSee.h. Referenced by evaluate(), and operator=(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:24 2016 by Doxygen 1.6.3 |