|
| ReactorHistory (const DisplayElementID) |
|
void | initReactorHistory () |
|
void | disposeReactorHistory () |
|
void | draw (const Common::Rect &) override |
|
void | addGuess (int32, int32, int32) |
|
int32 | getNumGuesses () |
|
void | clearHistory () |
|
void | setAnswer (int32, int32, int32) |
|
void | showAnswer () |
|
bool | isSolved () |
|
int32 | getCurrentNumCorrect () |
|
| DisplayElement (const DisplayElementID) |
|
void | setDisplayOrder (const DisplayOrder) |
|
DisplayOrder | getDisplayOrder () const |
|
bool | validToDraw (DisplayOrder, DisplayOrder) |
|
bool | isDisplaying () |
|
virtual void | startDisplaying () |
|
virtual void | stopDisplaying () |
|
virtual void | show () |
|
virtual void | hide () |
|
bool | isVisible () |
|
void | triggerRedraw () |
|
void | setTriggeredElement (DisplayElement *) |
|
virtual void | setBounds (const CoordType, const CoordType, const CoordType, const CoordType) |
|
virtual void | setBounds (const Common::Rect &) |
|
virtual void | getBounds (Common::Rect &) const |
|
virtual void | sizeElement (const CoordType, const CoordType) |
|
virtual void | moveElementTo (const CoordType, const CoordType) |
|
virtual void | moveElement (const CoordType, const CoordType) |
|
virtual void | getLocation (CoordType &, CoordType &) const |
|
virtual void | getCenter (CoordType &, CoordType &) const |
|
virtual void | centerElementAt (const CoordType, const CoordType) |
|
| IDObject (const int32 id) |
|
int32 | getObjectID () const |
|
The documentation for this class was generated from the following file: