CodeHunger / Jarallax

Parallax scrolling library javascript
GNU General Public License v2.0
165 stars 20 forks source link

create addStatic method to Prallax #14

Closed CodeHunger closed 13 years ago

CodeHunger commented 13 years ago

The addStatic method behaves just like addAnimation but doesnt need end value properties.

CodeHunger commented 13 years ago

Created setDefault method, wich basicly does the same thing.