Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
SVGAnimatedLengthList
Interface SVGAnimatedLengthList
Used for attributes of type SVGLengthList which can be animated.
MDN Reference
interface
SVGAnimatedLengthList
{
animVal
:
SVGLengthList
;
baseVal
:
SVGLengthList
;
}
Index
Properties
anim
Val
base
Val
Properties
Readonly
anim
Val
anim
Val
:
SVGLengthList
Readonly
base
Val
base
Val
:
SVGLengthList
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anim
Val
base
Val
melonjs
Loading...
Used for attributes of type SVGLengthList which can be animated.
MDN Reference