Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexanderOMara/AIRControl
Adobe AIR Game Controller Native Extension.
https://github.com/AlexanderOMara/AIRControl
actionscript actionscript3 adobe-air adobe-flash air aircontrol ane flash swc
Last synced: 3 months ago
JSON representation
Adobe AIR Game Controller Native Extension.
- Host: GitHub
- URL: https://github.com/AlexanderOMara/AIRControl
- Owner: AlexanderOMara
- License: other
- Created: 2012-05-19T12:48:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T02:53:19.000Z (over 11 years ago)
- Last Synced: 2024-05-06T10:36:25.248Z (6 months ago)
- Topics: actionscript, actionscript3, adobe-air, adobe-flash, air, aircontrol, ane, flash, swc
- Language: ActionScript
- Size: 2.04 MB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-actionscript-sorted - AIRControl - Adobe AIR Game Controller ANE. (Native Extension / Hardware ANE)
README
AIRControl
==========Adobe AIR Game Controller Native Extension.
Usage
-----Everything needed to use this extension including the
ANE, SWC, AS docs, and full ActionScript source code,
can be found under `native_extension/AIRControl`.Working example can also be found under `examples`.
Important Considerations
------------------------Giving the user to option to configure the use of every input
element in your project is important. Every controller is different
and to avoid frustrated users, allowing them to set any axis, POV
hat switch, or button for any use is recommended. Also note that
some dual game controllers will register themselves as a single
game controller, so allowing the user complete flexibility is
necessary to maximize controller compatibility.Minimum Requirements
--------------------* Adobe AIR 3.1
* Flex SDK 4.6.0Build Notes
-----------The following binaries were built with the following compilers.
* AIRControl.framework: Xcode 4.6.2
* AIRControl.dll: Code::Blocks 10.05 with MinGW 4.4.1
* AIRControl.swc: Flash Builder 4.6 with Flex SDK 4.6.0
* AIRControl.ane: AIR SDK 3.1Changes
-------See CHANGELOG.md
Contributing
------------See CONTRIBUTING.md
Licence
-------See LICENSE.md
Donations
---------If you find my software useful, please consider making a donation at:
[alexomara.com](http://alexomara.com)