Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
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) | CAnimation | static |
GetProcess() const | CAnimation | inline |
GetQueuedProcess() const | CAnimation | inline |
GetState() const | CAnimation | inline |
GetType() const | CAnimation | inline |
IsReversible() const | CAnimation | inline |
operator=(const CAnimation &src) | CAnimation | |
QueueAnimation(ANIMATION_PROCESS process) | CAnimation | |
RenderAnimation(TransformMatrix &matrix) | CAnimation | inline |
RenderAnimation(TransformMatrix &matrix, const CPoint ¢er) | CAnimation | |
ResetAnimation() | CAnimation | |
SetInitialCondition() | CAnimation | |
UpdateCondition(const CGUIListItem *item=NULL) | CAnimation | |
~CAnimation() | CAnimation | virtual |