LogicRobot Class Reference
[Logic minigame]

#include <logicrobot.h>

Inherits TransparentSprite.

Collaboration diagram for LogicRobot:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogicRobot ()
 LogicRobot (bool truth)
bool truth ()

Protected Member Functions

void setSprite ()

Protected Attributes

bool truthValue

Static Protected Attributes

static const int trueBot = Robot1
static const int falseBot = Robot0


Detailed Description


Constructor & Destructor Documentation

LogicRobot::LogicRobot (  ) 

LogicRobot::LogicRobot ( bool  truth  ) 


Member Function Documentation

void LogicRobot::setSprite (  )  [protected]

bool LogicRobot::truth (  )  [inline]


Member Data Documentation

const int LogicRobot::falseBot = Robot0 [static, protected]

const int LogicRobot::trueBot = Robot1 [static, protected]

bool LogicRobot::truthValue [protected]


The documentation for this class was generated from the following files:

Generated on Mon Mar 16 14:33:11 2009 for LearningGaming by  doxygen 1.5.7.1