Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Kodu::KoduActionGive Class Reference

Kodu Action Give class (derived from Kodu Action). More...

#include <KoduActionGive.h>

Inheritance diagram for Kodu::KoduActionGive:

Detailed Description

Kodu Action Give class (derived from Kodu Action).

Definition at line 11 of file KoduActionGive.h.

List of all members.

Public Member Functions

 KoduActionGive ()
 Constructor.
 KoduActionGive (const KoduActionGive &kAction)
 Copy constructor.
 ~KoduActionGive ()
 Destructor.
KoduActionGiveoperator= (const KoduActionGive &kAction)
 Assignment operator.
const DualCoding::ShapeRoot getTargetObject () const
 Returns the target object (the object to grab).
virtual void reinitialize ()
 Used to reinitialize certain variables (e.g. when switching to another page).
virtual void printAttrs () const
 Prints the attributes of a particular instance.

Constructor & Destructor Documentation

Kodu::KoduActionGive::KoduActionGive (  ) 

Constructor.

Definition at line 14 of file KoduActionGive.h.

Kodu::KoduActionGive::KoduActionGive ( const KoduActionGive kAction  ) 

Copy constructor.

Definition at line 19 of file KoduActionGive.h.

Kodu::KoduActionGive::~KoduActionGive (  ) 

Destructor.

Definition at line 24 of file KoduActionGive.h.


Member Function Documentation

const DualCoding::ShapeRoot Kodu::KoduActionGive::getTargetObject (  )  const

Returns the target object (the object to grab).

Definition at line 15 of file KoduActionGive.cc.

Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().

KoduActionGive& Kodu::KoduActionGive::operator= ( const KoduActionGive kAction  ) 

Assignment operator.

Definition at line 29 of file KoduActionGive.h.

void Kodu::KoduActionGive::printAttrs (  )  const [virtual]

Prints the attributes of a particular instance.

Reimplemented from Kodu::KoduAction.

Definition at line 10 of file KoduActionGive.cc.

void Kodu::KoduActionGive::reinitialize (  )  [virtual]

Used to reinitialize certain variables (e.g. when switching to another page).

Reimplemented from Kodu::KoduAction.

Definition at line 6 of file KoduActionGive.cc.


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