Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedrichards/seisaku-as3
A set of battle hardened constantly improved AS3 utilities and view components.
https://github.com/jedrichards/seisaku-as3
Last synced: 5 days ago
JSON representation
A set of battle hardened constantly improved AS3 utilities and view components.
- Host: GitHub
- URL: https://github.com/jedrichards/seisaku-as3
- Owner: jedrichards
- Created: 2011-09-30T15:54:28.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-20T13:24:14.000Z (over 11 years ago)
- Last Synced: 2023-03-22T23:10:45.687Z (over 1 year ago)
- Language: ActionScript
- Homepage:
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# seisakulib
An AS3 library developed by [Seisaku](http://www.seisaku.co.uk). A set of battle hardened constantly improved generic classes, utilities and view components. At its core is a base class for view components called `HideableSprite` that provides a robust API for show/hide operations and plays well with frameworks.
Documentation can be found [here](http://www.seisaku.co.uk/docs).
A debug console (for `Debug.log()` output) can be found [here](http://www.seisaku.co.uk/console).
Some of the classes make use of the excellent [GreenSock Tweening Platform v11](http://www.greensock.com/v11/) and extend [PureMVC](http://trac.puremvc.org/PureMVC_AS3/wiki/Downloads) classes, so the relevant SWCs have been included in the repo.