altunsercan / Ash

An Actionscript 3 entity framework for game development

Home Page:http://www.richardlord.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ash: An entity framework for Actionscript games

Ash is an Actionscript 3 entity framework for game development (by Richard Lord)
I decided to post my modifications and utility classes as i develop with it.

Utilities

EntityBuilder

EntityBuilder is a configurable factory class that helps creating entities. There is a build from object feature where new entity recieves values from original object. I am hoping this will help converting object from other libraries to Ash entities.
- Go to

Source Code

About

An Actionscript 3 entity framework for game development

http://www.richardlord.net/

License:Other


Languages

Language:ActionScript 100.0%