solitairewin

0.0.12 • Public • Published

For nice victory

Options

viewport

The container element to which the canvas will be appended. The animation will conform to the size of this element.

images

An array of the names of all images to be animated.

path

Path to the folder containing the images.

n

Number of images onscreen at a time. Defaults to 1.

resize

Boolean indicating whether to resize canvas on window resize. Basically only for when viewport resizes with window.

minVx

maxVx

minVy

maxVy

bounce

gravity

Notes

There's a load method which accepts a callback and loads the images. A load event is also triggered on load. Using start implicitly calls load.

Readme

Keywords

none

Package Sidebar

Install

npm i solitairewin

Weekly Downloads

8

Version

0.0.12

License

MIT

Last publish

Collaborators

  • sfrdmn