Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::KoduConditionBump Class Reference
Inheritance diagram for Kodu::KoduConditionBump:
Detailed DescriptionDefinition at line 19 of file KoduConditionBump.h.
Constructor & Destructor Documentation
Constructor. Definition at line 22 of file KoduConditionBump.h.
Copy constructor. Definition at line 35 of file KoduConditionBump.h.
Destructor. Definition at line 47 of file KoduConditionBump.h. Member Function Documentation
Definition at line 31 of file KoduConditionBump.cc. Referenced by Kodu::VisualBumpDetectionTask::canExecute().
Checks if a specified object was bumped. Implements Kodu::KoduCondition. Definition at line 10 of file KoduConditionBump.cc.
Returns a specified object's color. Definition at line 60 of file KoduConditionBump.cc. Referenced by Kodu::VisualBumpDetectionTask::VisualBumpDetectionTask().
Returns a specified object's type. Definition at line 64 of file KoduConditionBump.cc. Referenced by Kodu::VisualBumpDetectionTask::VisualBumpDetectionTask().
Returns the target object... if none is available, return an invalid object. Definition at line 68 of file KoduConditionBump.cc. Referenced by Kodu::VisualBumpDetectionTask::examineTaskResults().
Tests if the primitive argument is the same as the calling class. Reimplemented from Kodu::KoduPrimitive. Definition at line 72 of file KoduConditionBump.cc.
Assignment operator. Definition at line 52 of file KoduConditionBump.h.
Prints the attributes of a particular instance. Reimplemented from Kodu::KoduCondition. Definition at line 80 of file KoduConditionBump.cc.
Used to reinitialize certain variables (e.g. when switching to another page). Reimplemented from Kodu::KoduCondition. Definition at line 76 of file KoduConditionBump.cc.
Definition at line 50 of file KoduConditionBump.cc. Referenced by Kodu::VisualBumpDetectionTask::examineTaskResults(). Member Data Documentation
Definition at line 103 of file KoduConditionBump.h. Referenced by evaluate(), operator=(), and setVisualBumpDetection().
The maximum distance the agent can be away from an object to sense a "bump". Definition at line 95 of file KoduConditionBump.h. Referenced by agentIsNearMatchingObject(), Kodu::VisualNavErrMonTask::canExecute(), KoduInterpreter::GrabActionRunner::GrabActionStart::IsObjectNear::doStart(), Kodu::KoduActionMotion::getMotionCommand(), and Kodu::VisualNavErrMonTask::taskIsComplete().
Definition at line 98 of file KoduConditionBump.h. Referenced by evaluate(), operator=(), and printAttrs().
Definition at line 100 of file KoduConditionBump.h. Referenced by agentIsNearMatchingObject(), getObjectColor(), operator=(), and printAttrs().
Definition at line 99 of file KoduConditionBump.h. Referenced by agentIsNearMatchingObject(), getObjectType(), operator=(), and printAttrs().
Definition at line 102 of file KoduConditionBump.h. Referenced by agentIsNearMatchingObject(), evaluate(), getTargetObject(), operator=(), and setVisualBumpDetection(). Definition at line 101 of file KoduConditionBump.h. Referenced by agentIsNearMatchingObject(), and operator=().
Definition at line 104 of file KoduConditionBump.h. Referenced by evaluate(), operator=(), and setVisualBumpDetection(). 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 |