|
void | initMoleculeBin () |
|
void | cleanUpMoleculeBin () |
|
void | setBinLayout (const uint32 *) |
|
void | highlightMolecule (const uint32 whichMolecule) |
|
void | selectMolecule (const int whichMolecule) |
|
void | resetBin () |
|
bool | isMoleculeHighlighted (uint32) |
|
| 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 |
|
|
Surface | _binImages |
|
FlagsArray< byte, kMolecule6+1 > | _moleculeFlags |
|
int | _selectedMolecule |
|
uint32 | _binLayout [6] |
|
uint32 | _highlightColor |
|
Common::Rect | _bounds |
|
bool | _elementIsVisible |
|
DisplayElement * | _triggeredElement |
|
bool | _elementIsDisplaying |
|
DisplayOrder | _elementOrder |
|
DisplayElement * | _nextElement |
|
The documentation for this class was generated from the following file: