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: BSD
AIR OpenCV Extension
Native extension that exposes HAAR cascade executions with OpenCV. It’s implemented as an asynchronous library and uses a separate thread for the OpenCV execution. This…
BSD
Comments Off on AIR OpenCV Extension
Rating
Native extension to handle the process of rating an application. It has a set of methods that can be combined to allow developers to collect and…
BSD
Comments Off on Rating
AmazonGameCircle
Native extension to use the services of Amazon Game Circle. According to Amazon description, the service should provide the tools to implement achievements, leaderboards, and saved game syncing across…
BSD
Comments Off on AmazonGameCircle
AmazonAds
Native extension that enables the use of Amazon Mobile Ads. The API is simple to use and understand, featuring two methods to display ads. The first…
BSD
Comments Off on AmazonAds
Full Screen
Native extension to offer users a true full screen experience in apps for Android. Using Android 4.0+ it’s possible to use true full screen in “lean…
Can Open URL
ANE-Can-Open-URL is a native extension for iOS to detect whether an app is installed to handle a specific URL scheme. The extension has a single command that checks for a…
In App Purchase
Native extension for In-App Purchase integration on the iOS platform. The extension allows the application to check if in-app purchase payments are possible or have been…
Flurry Analytics
Native extension for Flurry analytics on the iOS and Android platforms. Flurry allows applications to measure audience reach, engagement, retention, conversions, revenue and more, all free of charge. The…
Social
Native extension for sending messages to social networks on iOS. It uses the social functionality added in iOS6. The extension allows the application to send messages…
MoPub
Native extension to use the MoPub advertising platform on iOS and Android. The extension allows the developer to displaying banner adverts and interstitial adverts using a simple API. The banner…
Silent Switch
ANE-Silent-Switch is an extension that enables the hardware silent switch on the phone to mute sounds that are played in an Air project. The extension has a single command…
Game Center
ANE-Game-Center is a Air Native Extension for Apple’s game center integration  on the iOS platform. Using this extension, your game will be able to perform the following actions: Authenticate the local…
IsoHill
Isometric engine for Flash Player 11 [molehill] built on top of the Starling 2D framework. Some features: Plugins – engine-wide modifications Includes a TILED map parser…
BSD
Comments Off on IsoHill
ReMX
2D arcade game framework that uses Stage3D API (Molehill) for GPU accelerated graphics rendering. With the exception of the main document class and a few…