Ash is an Actionscript 3 entity framework for game development
There is no formal documentation as yet, but much of the source code contains as-doc comments.
I’ve also written a few blog posts explaining how Ash works.
- Ash – a new entity framework for Actionscript games.
- What is an entity framework for game development.
- Why use an entity framework for game development.
There is a (new) Google group for discussing Ash , how to use it and how to make it better. Everyone who uses Ash or is interested in using Ash is welcome.
- Tom Davies, for Ember and Ember2 and for the many discussions we’ve had about entity systems.
- Alec McEachran, for Xember and the discussions we’ve had about entity systems, particularly at try{harder}
Ash – an entity framework for Actionscript games
…………………………………………
Author: Richard Lord
Copyright © Richard Lord 2011-2012
http://www.richardlord.net
Licence Agreement (The MIT License)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THESOFTWARE IS PROVIDED “AS IS”, WITHOUTWARRANTY OF ANYKIND, EXPRESS OR IMPLIED, INCLUDINGBUTNOTLIMITED TO THEWARRANTIES OF MERCHANTABILITY, FITNESSFOR A PARTICULARPURPOSEANDNONINFRINGEMENT. IN NO EVENTSHALLTHEAUTHORS OR COPYRIGHTHOLDERS BE LIABLEFORANYCLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISINGFROM, OUT OF OR IN CONNECTIONWITHTHESOFTWARE OR THEUSE OR OTHERDEALINGS IN THESOFTWARE.