Exponent::GUI::Controls::CAnimationFrame Member List

This is the complete list of members for Exponent::GUI::Controls::CAnimationFrame, including all inherited members.

CAnimationFrame(IControlRoot *root, const long uniqueId, const CRect &area)Exponent::GUI::Controls::CAnimationFrame
CControl(IControlRoot *root, const long uniqueId, const CRect &area, IActionListener *listener=NULL)Exponent::GUI::Controls::CControl
CCONTROL_NO_ID_REQUIREDExponent::GUI::Controls::CControl [static]
controlIsDropFileEnabled(const bool dropEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsEnabledFor(const CString &identifier)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsKeyEnabled(const bool keyEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsMouseEnabled(const bool mouseEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
dereference()Exponent::GUI::Controls::CControl [virtual]
disableControl()Exponent::GUI::Controls::CControl [virtual]
doDefaultDrawing(const bool doDefaultDraw)Exponent::GUI::Controls::CControl [inline, virtual]
drawControl(CGraphics &graphics)Exponent::GUI::Controls::CAnimationFrame [virtual]
Exponent::GUI::Controls::IControl::drawControl(CGraphics &graphics)=0Exponent::GUI::Controls::IControl [pure virtual]
drawEnabledControl(CGraphics &graphics)Exponent::GUI::Controls::CControl [protected, virtual]
drawPrimaryImage(CGraphics &graphics)Exponent::GUI::Controls::CControl [protected, virtual]
drawPrimaryImage(CGraphics &graphics, const bool drawFrameIfNoImage)Exponent::GUI::Controls::CControl [protected, virtual]
enableControl()Exponent::GUI::Controls::CControl [virtual]
getAbsoluteRect() constExponent::GUI::Controls::CControl [inline, virtual]
getArea() constExponent::GUI::Controls::CControl [inline, virtual]
getDimension() constExponent::GUI::Controls::CControl [inline, virtual]
getNormalisedArea() constExponent::GUI::Controls::CControl [inline, virtual]
getObjectDescription(char *string, const long size) const Exponent::GUI::Controls::CControl [virtual]
getParentControl() constExponent::GUI::Controls::CControl [inline, virtual]
getReferenceCount() constExponent::GUI::Controls::CControl [inline, virtual]
getRootControl() constExponent::GUI::Controls::CControl [inline, virtual]
getUniqueId() constExponent::GUI::Controls::CControl [inline, virtual]
getValue() constExponent::GUI::Controls::CControl [inline, virtual]
handleDoubleClick(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleFileDrop(const CDropEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleKeyDown(const CKeyboardEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleKeyUp(const CKeyboardEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleLeftButtonDown(CMouseEvent &event)Exponent::GUI::Controls::CAnimationFrame [virtual]
handleLeftButtonUp(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseLeavingArea(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseMovement(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseScroll(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleRightButtonDown(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleRightButtonUp(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
IControl()Exponent::GUI::Controls::IControl [inline]
isContainer() constExponent::GUI::Controls::CControl [inline, virtual]
isDropFileEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
isEnabledFor(const CString &identifier)Exponent::GUI::Controls::CControl [inline, virtual]
isKeyEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
isMouseEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
m_absoluteAreaExponent::GUI::Controls::CControl [protected]
m_actionListenerExponent::GUI::Controls::CControl [protected]
m_areaExponent::GUI::Controls::CControl [protected]
m_backgroundColourExponent::GUI::Controls::CControl [protected]
m_dimensionExponent::GUI::Controls::CControl [protected]
m_disabledImageExponent::GUI::Controls::CControl [protected]
m_doDefaultDrawingExponent::GUI::Controls::CControl [protected]
m_dropEnabledExponent::GUI::Controls::CControl [protected]
m_enabledExponent::GUI::Controls::CControl [protected]
m_frameColourExponent::GUI::Controls::CControl [protected]
m_frameHeightExponent::GUI::Controls::CAnimationFrame [protected]
m_frameNumberExponent::GUI::Controls::CAnimationFrame [protected]
m_keyboardEnabledExponent::GUI::Controls::CControl [protected]
m_mouseEnabledExponent::GUI::Controls::CControl [protected]
m_needsRightClickExponent::GUI::Controls::CControl [protected]
m_normalisedAreaExponent::GUI::Controls::CControl [protected]
m_offsetAreaExponent::GUI::Controls::CAnimationFrame [protected]
m_parentControlExponent::GUI::Controls::CControl [protected]
m_primaryImageExponent::GUI::Controls::CControl [protected]
m_referenceCountExponent::GUI::Controls::CControl [protected]
m_rootControlExponent::GUI::Controls::CControl [protected]
m_uniqueIdExponent::GUI::Controls::CControl [protected]
m_valueExponent::GUI::Controls::CControl [protected]
needsRightClick() constExponent::GUI::Controls::CControl [inline, virtual]
referenced()Exponent::GUI::Controls::CControl [virtual]
registerActionListener(IActionListener *listener)Exponent::GUI::Controls::CControl [inline, virtual]
Exponent::GUI::Controls::IControl::registerActionListener(IActionListener *listener)=0Exponent::GUI::Controls::IControl [pure virtual]
serializeFromNode(CXMLNode &node)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::serializeFromNode(CXMLNode &node)=0Exponent::GUI::Controls::IControl [pure virtual]
serializeToNode(CXMLNode &node)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::serializeToNode(CXMLNode &node)=0Exponent::GUI::Controls::IControl [pure virtual]
setAnimationImage(IImage *theImage, const long heightOfEachFrame)Exponent::GUI::Controls::CAnimationFrame [virtual]
setArea(const CRect &area)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setArea(const CRect &area)=0Exponent::GUI::Controls::IControl [pure virtual]
setControlRoot(IControlRoot *controlRoot)Exponent::GUI::Controls::CControl [virtual]
setDefaultControlColours(const CAlphaColour &backgroundColour=CAlphaColour::CALPHACOLOUR_WHITE, const CAlphaColour &frameColour=CAlphaColour::CALPHACOLOUR_BLACK)Exponent::GUI::Controls::CControl [virtual]
setDisabledImage(IImage *theImage)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setDisabledImage(IImage *theImage)=0Exponent::GUI::Controls::IControl [pure virtual]
setFrameNumber(const long frameNumber)Exponent::GUI::Controls::CAnimationFrame [virtual]
setParentControl(IControl *parent)Exponent::GUI::Controls::CControl [inline, virtual]
setPrimaryImage(IImage *theImage)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setPrimaryImage(IImage *theImage)=0Exponent::GUI::Controls::IControl [pure virtual]
setUniqueId(const long id)Exponent::GUI::Controls::CControl [inline, virtual]
setValue(const double value)Exponent::GUI::Controls::CControl [inline, virtual]
update()Exponent::GUI::Controls::CControl [virtual]
~CAnimationFrame()Exponent::GUI::Controls::CAnimationFrame [virtual]
~CControl()Exponent::GUI::Controls::CControl [virtual]
~IControl()Exponent::GUI::Controls::IControl [inline, virtual]


Infinity API - Member List generated on 7 Mar 2007