Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::NumericGenerator Class Reference
Detailed DescriptionDefinition at line 77 of file KoduGenerators.h.
Constructor & Destructor DocumentationConstructor. Definition at line 80 of file KoduGenerators.h.
Copy constructor. Definition at line 88 of file KoduGenerators.h.
Destructor. Definition at line 96 of file KoduGenerators.h. Member Function Documentation
Returns a constant or random value. Definition at line 41 of file KoduGenerators.cc. Referenced by Kodu::KoduConditionTimer::evaluate(), Kodu::KoduConditionScored::evaluate(), Kodu::KoduActionMotion::getMotionCommand(), Kodu::KoduActionPageSwitch::getPageNumber(), Kodu::KoduActionScore::getScoreChange(), and Kodu::KoduActionPageSwitch::printAttrs().
Assignment operator. Definition at line 101 of file KoduGenerators.h.
Prints info about the attributes. Definition at line 50 of file KoduGenerators.cc. Referenced by Kodu::KoduConditionTimer::printAttrs(), Kodu::KoduConditionScored::printAttrs(), and Kodu::KoduActionScore::printAttrs(). Sets the constant and upper bound values. Definition at line 57 of file KoduGenerators.cc. Referenced by Kodu::KoduActionMotion::KoduActionMotion(), and Kodu::Parser::KodeCreator::numericGenParser(). Member Data Documentation
The constant value that is added to modulo operation's result. Definition at line 120 of file KoduGenerators.h. Referenced by getNumericValue(), operator=(), printAttrs(), and setNumericValues().
The divisor in the modulo operation. Definition at line 121 of file KoduGenerators.h. Referenced by getNumericValue(), operator=(), printAttrs(), and setNumericValues(). 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 |