资 源 简 介
This project contains commonly used classes for action script 3.0 development. It also includes the core Simple-MVC development pattern as well.
You can check out the AS3-SimpleMVC project here: http://code.google.com/p/as3-simplemvc/
Some classes to highlight include:
A mouse utility class, which adds additional mouse interaction support.
A simplified busy cursor for any status changes.
A full screen class, which takes any display object and goes full screen.
A handy class for applying the scale-9 effect on bitmaps.
Great loader classes and asset management.
A simplified style manager.
File and URL handling.
Array and Collection classes.
And much much more!
For the most part this project implements the Model, View, Controller - a Design Pattern that is scalable for most projects using an OOP process. It"s a basic MVC structure with a method t
文 件 列 表
bin
.DS_Store
as3_commoncode.swc
libs
src
org
as3commoncode
collections
.DS_Store
manifest.xml
org
.DS_Store
as3commoncode
.DS_Store
AS3CommonCode.as
collections
AbstractCollection.as
AbstractQueue.as
ArrayList.as
ICollection.as
IIterable.as
IIterator.as
IList.as
IMap.as
IQueue.as
ListIterator.as
QueueIterator.as
SimpleMap.as
.DS_Store
.actionScriptProperties
.flexLibProperties
.project
license.txt