renderer-adapter.spriteanimation._constructor_
Home > @eva/renderer-adapter > SpriteAnimation > (constructor)
SpriteAnimation.(constructor)
Constructs a new instance of the SpriteAnimation
class
constructor({ frames }: {
frames: any;
});
Parameters
Parameter | Type | Description |
---|---|---|
{ frames } | { frames: any; } |