soui 5.0.0.1
 
Loading...
Searching...
No Matches
IAnimation Member List

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

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