Class GCExtendedGamepadSnapShotDataV100

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<GCExtendedGamepadSnapShotDataV100>
org.robovm.apple.gamecontroller.GCExtendedGamepadSnapShotDataV100
All Implemented Interfaces:
Iterable<GCExtendedGamepadSnapShotDataV100>

public class GCExtendedGamepadSnapShotDataV100
extends Struct<GCExtendedGamepadSnapShotDataV100>
  • Constructor Details

    • GCExtendedGamepadSnapShotDataV100

      public GCExtendedGamepadSnapShotDataV100()
    • GCExtendedGamepadSnapShotDataV100

      public GCExtendedGamepadSnapShotDataV100​(short version, short size, float dpadX, float dpadY, float buttonA, float buttonB, float buttonX, float buttonY, float leftShoulder, float rightShoulder, float leftThumbstickX, float leftThumbstickY, float rightThumbstickX, float rightThumbstickY, float leftTrigger, float rightTrigger)
  • Method Details