HGamer3D-SFML-Binding-0.1.9: Windows Game Engine for the Haskell Programmer - SFML Bindings

Safe HaskellNone

HGamer3D.Bindings.SFML.EnumJoystickAxis

Documentation

data EnumJoystickAxis Source

Constructors

JoystickAxisX

The X axis.

JoystickAxisY

The Y axis.

JoystickAxisZ

The Z axis.

JoystickAxisR

The R axis.

JoystickAxisU

The U axis.

JoystickAxisV

The V axis.

JoystickAxisPovX

The X axis of the point-of-view hat.

JoystickAxisPovY

The Y axis of the point-of-view hat.