IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Gamepad Qt Quick Example

Demonstrates how to interact with the gamepad using QML.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Gamepad Qt Quick Example

 
Sélectionnez
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/JoystickViewer.qml</file>
        <file>qml/xboxControllerButtonA.png</file>
        <file>qml/xboxControllerButtonB.png</file>
        <file>qml/xboxControllerButtonX.png</file>
        <file>qml/xboxControllerButtonY.png</file>
        <file>qml/ButtonImage.qml</file>
        <file>qml/xboxControllerBack.png</file>
        <file>qml/xboxControllerButtonGuide.png</file>
        <file>qml/xboxControllerDPad.png</file>
        <file>qml/xboxControllerLeftShoulder.png</file>
        <file>qml/xboxControllerLeftThumbstick.png</file>
        <file>qml/xboxControllerLeftTrigger.png</file>
        <file>qml/xboxControllerRightShoulder.png</file>
        <file>qml/xboxControllerRightThumbstick.png</file>
        <file>qml/xboxControllerRightTrigger.png</file>
        <file>qml/xboxControllerStart.png</file>
        <file>qml/LeftThumbstick.qml</file>
        <file>qml/RightThumbstick.qml</file>
        <file>qml/DPad.qml</file>
    </qresource>
</RCC>

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+