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…

MIT
7 Comments

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…

MIT
2 Comments

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…

MIT
11 Comments

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…

MIT
4 Comments

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,…

MIT
8 Comments

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…

MIT
4 Comments

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()…

MIT
1 Comment

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…

MIT
1 Comment

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…

MIT
2 Comments

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…

MIT
1 Comment

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…

MIT
2 Comments