Skip to content
fxdevGer edited this page Aug 10, 2012 · 4 revisions

Welcome to the Dependency-Injection wiki!

AS3 Dependency Injection Framework Key Features:

Dependency Injection

Logging

  • Supports package logging with different levels (trace, info, debug)

Message Localization

File Loader

  • Each Loadergroup can be loaded sequential or altogether

  • Each Loadergroup can be cached on or off

  • Each Loadergroup can be set to a suspend Mode to load later or on demand

  • Supports 3D File Formats

  • Support for Away3D AWD2 File Format

Global Preloader

  • All Files can be tracked in the Main Class.

MVC Actions

Error Handling

  • Framework throws Exceptions when an Error occurs.

Away3D and Away Physics Support

  • Huge support vor Away3D and Away Physics

  • Vector3D Support

  • Array Bitmap Index Injection

Utils:

Form Validation

  • Uses RegEx for each Validator Type like E-Mail, Postal Code...

Shader Support

Iterator

FPS

ObjectPool

Game Input

  • Avoid Auto Fire Key (You can define a Key Delay for each Key you use)
Clone this wiki locally