iceddev / frozen

Frozen is an open-source HTML5 game engine delivering ease-of-use, rapid development through tooling and modularity.
http://frozenjs.com
MIT License
132 stars 21 forks source link

loadTiles needed #98

Closed phated closed 4 years ago

phated commented 11 years ago

Probably need to add to ResourceManager with options like flipImage and such (for things like breakouts) and probably should create a plugin for it too.

phated commented 11 years ago

flipImage/flipImageX/flipImageY will be functions on ResourceManager - they will be able to be used in conjunction with loadTiles