Skip to content

Joystick in AwtPanelsContext #1600

Description

@willishf

Using JMonkey to display 3D models in a Swing application/JInternalFrame. Wanted to add support for gamepad/joystick and getting a null from inputManager.getJoysticks();

Digging into the code for AwtPanelsContext no code is implemented to load a joystick and returns null. https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/jme3-desktop/src/main/java/com/jme3/system/awt/AwtPanelsContext.java

Is this code not implemented or not possible to support joystick in a AwtPanelsContext mode?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions