Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krechagames/starling-extensions
Extensions for the Starling Framework
https://github.com/krechagames/starling-extensions
Last synced: about 2 months ago
JSON representation
Extensions for the Starling Framework
- Host: GitHub
- URL: https://github.com/krechagames/starling-extensions
- Owner: krechagames
- Created: 2012-11-21T08:38:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T07:16:36.000Z (over 9 years ago)
- Last Synced: 2024-08-04T05:04:12.448Z (5 months ago)
- Language: ActionScript
- Size: 1.58 MB
- Stars: 33
- Watchers: 14
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - starling-extensions - Extensions for the Starling Framework (Video Games / Game Engine)
README
starling-extensions
===================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).