starling-extensions

February 14, 2013 ยท View on GitHub

Extensions for the Starling Framework

Update 2013.01.23
ScrollImage:
Performance boost.
Argument useBaseTexture added in the constructor. If "true", Scrollimage will use whole texture area (without UV clipping, texture must be power of two size). This setting avoid calculate uv mapping what kill older desktop GPU and mobiles in HD resolution (e.g. ipad3).