Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CAnimation Member List

This is the complete list of members for CAnimation, including all inherited members.

Animate(unsigned int time, bool startAnim)CAnimation
ApplyAnimation()CAnimation
CAnimation()CAnimation
CAnimation(const CAnimation &src)CAnimation
CheckCondition()CAnimation
Create(const TiXmlElement *node, const CRect &rect, int context)CAnimation
CreateFader(float start, float end, unsigned int delay, unsigned int length, ANIMATION_TYPE type=ANIM_TYPE_NONE)CAnimationstatic
GetProcess() constCAnimationinline
GetQueuedProcess() constCAnimationinline
GetState() constCAnimationinline
GetType() constCAnimationinline
IsReversible() constCAnimationinline
operator=(const CAnimation &src)CAnimation
QueueAnimation(ANIMATION_PROCESS process)CAnimation
RenderAnimation(TransformMatrix &matrix)CAnimationinline
RenderAnimation(TransformMatrix &matrix, const CPoint &center)CAnimation
ResetAnimation()CAnimation
SetInitialCondition()CAnimation
UpdateCondition(const CGUIListItem *item=NULL)CAnimation
~CAnimation()CAnimationvirtual