This is the complete list of members for IAnimation, including all inherited members.
AddRef() PURE | IObject | |
AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | IAnimation | |
applyTransformation(float interpolatedTime, ITransformation *t) PURE | IAnimation | |
cancel() PURE | IAnimation | |
clone() SCONST PURE | IAnimation | |
computeDurationHint() SCONST PURE | IAnimation | |
copy(const IAnimation *src) PURE | IAnimation | |
DEF_OBJ_BASE(IAnimation, Animation) long AddRef() PURE | IAnimation | |
GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | IAnimation | |
getDuration() SCONST PURE | IAnimation | |
getFillAfter() SCONST PURE | IAnimation | |
getFillBefore() SCONST PURE | IAnimation | |
GetID() SCONST PURE | IAnimation | |
getInterpolator() SCONST PURE | IAnimation | |
GetName() SCONST PURE | IAnimation | |
GetNameA() SCONST PURE (defined in IAnimation) | IAnimation | |
GetObjectClass() SCONST PURE | IAnimation | |
GetObjectType() SCONST PURE | IAnimation | |
getRepeatCount() SCONST PURE | IAnimation | |
getRepeatMode() SCONST PURE | IAnimation | |
getStartOffset() SCONST PURE | IAnimation | |
getStartTime() SCONST PURE | IAnimation | |
getTransformation(uint64_t currentTime, ITransformation *outTransformation) PURE | IAnimation | |
getTransformation2(uint64_t currentTime, ITransformation *outTransformation, float scale) PURE | IAnimation | |
getUserData() SCONST PURE | IAnimation | |
getZAdjustment() SCONST PURE | IAnimation | |
hasAlpha() SCONST PURE | IAnimation | |
hasEnded() SCONST PURE | IAnimation | |
hasStarted() SCONST PURE | IAnimation | |
InitFromXml(IXmlNode *xmlNode) PURE | IAnimation | |
initialize(int width, int height, int parentWidth, int parentHeight, int nScale) PURE | IAnimation | |
IsClass(LPCWSTR lpszName) SCONST PURE | IAnimation | |
ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | IAnimation | |
isFillEnabled() SCONST PURE | IAnimation | |
OnFinalRelease() PURE | IAnimation | |
OnInitFinished(IXmlNode *xmlNode) PURE | IAnimation | |
pause() PURE | IAnimation | |
Release() PURE | IAnimation | |
reset() PURE | IAnimation | |
resume() PURE | IAnimation | |
scaleCurrentDuration(float scale) PURE | IAnimation | |
setAnimationListener(IAnimationListener *listener) PURE | IAnimation | |
SetAttrHandler(FunAttrHandler attrHandler) PURE | IAnimation | |
SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IAnimation | |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IAnimation | |
setDuration(long durationMillis) PURE | IAnimation | |
setFillAfter(BOOL bFill) PURE | IAnimation | |
setFillBefore(BOOL bFill) PURE | IAnimation | |
setFillEnabled(BOOL fillEnabled) PURE | IAnimation | |
SetID(int nID) PURE | IAnimation | |
setInterpolator(IInterpolator *i) PURE | IAnimation | |
SetName(LPCWSTR pszName) PURE | IAnimation | |
setRepeatCount(int repeatCount) PURE | IAnimation | |
setRepeatMode(RepeatMode repeatMode) PURE | IAnimation | |
setStartOffset(long offset) PURE | IAnimation | |
setStartTime(int64_t startTimeMillis) PURE | IAnimation | |
setUserData(ULONG_PTR data) PURE | IAnimation | |
setZAdjustment(ZAdjustment zAdjustment) PURE | IAnimation | |
start() PURE | IAnimation | |
startNow() PURE | IAnimation |