zenithght / Urho3D-Joystick-1

Joystick example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urho3D Joystick

Description

Joystick example for PC and mobile.

Devices tested:

  • Xbox controller on PC
  • PS4 controller on PC
  • PS4 controller connected via BlueTooth as 'Wireless Controller' on Android
  • Android x86 emulation device
  • Mobile phone, Android 4.1.2, API 16

Screenshot

alt tag

To Build

To build it, unzip/drop the repository into your Urho3D/ folder and build it the same way as you'd build the default Samples that come with Urho3D. Built with Urho3D 1.7 tag.

License

The MIT License (MIT)

About

Joystick example.

License:Other


Languages

Language:C++ 99.1%Language:CMake 0.9%