Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
Tag Archives: MIT
as3pathfinder
Grid path finding library. It finds the shortest route from a start point to an end on a 2D grid for a given map of…
Bluetooth
Native extension to use Bluetooth capabilities on Android devices. The extension allows the application to send and receive data (both as ByteArray), as well…
Google Analytics
ANE-Google-Analytics is a native extension to use Google Analytics on the iOS and Android platforms. Differently from other Google Analytics wrappers, this extension is not Javascript based, so it…
IOSSystemUtils
IOSSystemUtils is a native extension to control brightness, torch and badge on iOS. The extension allows an application to set the brightness of screen, enable or disable the iPhone Torch…
QuadtreeSprite
Starling extensions which enables efficient handling of large number of children DisplayObjects. It is useful when the game needs a container of objects which are usually not visible…
MIT
Comments Off on QuadtreeSprite
Logi
Logi is a HUD/Console logging library built on top of Feathers.  It allows the application to display the trace on the screen as an overlay. There are two modes of display: console…
MIT
Comments Off on Logi
Actionscript Source Obfuscator
Tool to obfuscate files by renaming packages, classes, methods and variables before compiling them. It works in the command line or in GUI mode,…
Achieve
Library to easily implement achievements in a game. Every achievement is described as a combination of properties (which are counters) guided by simple update and…
NativeDialogs
Native extension that allows the use of mobile native dialogs in iOS and Android. The extension provides an API to use several dialogs, such as Toast,…
MIT
Comments Off on NativeDialogs
Maxima
Framework designed for the implementation of Stage3D video games. When navigating from one element to another (e.g. game screens), the framework executes the output method onExit()…
SpriterAS
Library based on Starling, which allows the playback of Spriter Animations (.SCML files). It uses Armature Animation, an animation technique based on interpolation that programatically moves…
MIT
Comments Off on SpriterAS
SpriterMC
Starling implementation for importing skeletal (and non-skeletal) animations generated with Spriter. The imported animation has a familiar API mimicking Starling MovieClips. The lib has an…
SongPicker
Song picker/player native extension for iOS and Android. It allows you to choose a song from your music library on iOS or Android device using the native…
BabelFx
Localization framework with run-time injection for Flash & Flex applications. It runs independently and transparently behind the scenes. The views and components no longer have to…
NativeTwitter
Native extension for iOS devices that allows the use of native Twitter framework added in iOS 5.0. The extension is highly based on the PhoneGap plugin…