Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 649 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 649 Bytes

AIROUYAFacade

AIR Native Extension to access the OUYA Facade.

Folder Structure


1) AIROUYAFacadeANEJava
The native Java code
2) AIROUYAFacadeANELib
The ActionScript interface code. Will generate a SWC.
3) AIROUYAFacadeANEDefaultLib
Creates a default library, so you can include this ANE on any platform and your application will still compile. Requires an OUYA to run!
4) AIROUYAFacadeANETest
Simple test application to demonstate the various functionalities of the ANE.

Replaces

Use this Extension to replace the IAP and Utilities Extensions.