Skip to content

fuse-modules/fuse-gamecontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 15, 2019
da02cae · Oct 15, 2019

History

17 Commits
Oct 14, 2019
Oct 15, 2019
Oct 15, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 15, 2019
Oct 10, 2019
Oct 15, 2019
Oct 15, 2019

Repository files navigation

fuse-gamecontroller

AppVeyor build status NPM package Slack License: MIT

Game controller package for Fuse Open.

This package makes it easy to take advantage of game controllers connected via Bluetooth or USB, using either JavaScript, TypeScript or Uno APIs, in your Fuse apps for Android or Windows/.NET (desktop preview).

Install

npm install fuse-gamecontroller

This will install the Fuse.GameController library for Fuse SDK.

Usage

import GameController from "FuseJS/GameController"

To use this API in your project, you must add "Fuse.GameController" to "Packages" in your .unoproj file.

Contributing

Please report an issue if you encounter a problem, or open a pull request if you make a patch.

License

MIT.