PixelLightAPI  .
PLRenderer::AnimationEvent Member List
This is the complete list of members for PLRenderer::AnimationEvent, including all inherited members.
AnimationEvent(int nID, PLCore::uint32 nFrame, AnimationEventManager *pManager=nullptr, const PLCore::String &sName="")PLRenderer::AnimationEvent
Delete(bool bProtectedToo=false)PLCore::Element< AnimationEvent > [virtual]
Element(const String &sName="", ElementManager< AnimationEvent > *pManager=nullptr)PLCore::Element< AnimationEvent >
GetFrame() const PLRenderer::AnimationEvent [inline]
GetHandler(uint32 nIndex) constPLCore::Element< AnimationEvent >
GetID() const PLRenderer::AnimationEvent [inline]
GetManager() constPLCore::Element< AnimationEvent >
GetName() constPLCore::Element< AnimationEvent >
GetNumOfHandlers() constPLCore::Element< AnimationEvent >
IsProtected() constPLCore::Element< AnimationEvent >
m_bProtectedPLCore::Element< AnimationEvent > [protected]
m_lstHandlersPLCore::Element< AnimationEvent > [protected]
m_pManagerPLCore::Element< AnimationEvent > [protected]
m_sNamePLCore::Element< AnimationEvent > [protected]
operator=(const AnimationEvent &cSource)PLRenderer::AnimationEvent [virtual]
Element< AnimationEvent >::operator=(const Element< AnimationEvent > &cSource)PLCore::Element< AnimationEvent > [virtual]
SetFrame(PLCore::uint32 nFrame)PLRenderer::AnimationEvent [inline]
SetID(int nID)PLRenderer::AnimationEvent [inline]
SetName(const String &sName)PLCore::Element< AnimationEvent > [virtual]
SetProtected(bool bProtected=false)PLCore::Element< AnimationEvent >
~Element()PLCore::Element< AnimationEvent > [protected, virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:38
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported