Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Haptics #32

Open
40 tasks
DiegoG1019 opened this issue Jun 8, 2022 · 0 comments
Open
40 tasks

Implement Haptics #32

DiegoG1019 opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DiegoG1019
Copy link
Owner

  • SDL_HapticEffect enum
  • SDL_HapticDirection enum
  • SDL_HapticDirection
  • SDL_HapticConstant
  • SDL_HapticPeriodic
  • SDL_HapticCondition
  • SDL_HapticRamp
  • SDL_HapticLeftRight
  • SDL_HapticCustom
  • SDL_HapticEffect
  • SDL_HapticClose
  • SDL_HapticDestroyEffect
  • SDL_HapticEffectSupported
  • SDL_HapticGetEffectStatus
  • SDL_HapticIndex
  • SDL_HapticName
  • SDL_HapticNewEffect
  • SDL_HapticNumAxes
  • SDL_HapticNumEffects
  • SDL_HapticNumEffectsPlaying
  • SDL_HapticOpen
  • SDL_HapticOpened
  • SDL_HapticOpenFromJoystick
  • SDL_HapticOpenFromMouse
  • SDL_HapticPause
  • SDL_HapticQuery
  • SDL_HapticRumbleInit
  • SDL_HapticRumblePlay
  • SDL_HapticRumbleStop
  • SDL_HapticRumbleSupported
  • SDL_HapticRunEffect
  • SDL_HapticSetAutocenter
  • SDL_HapticSetGain
  • SDL_HapticStopAll
  • SDL_HapticStopEffect
  • SDL_HapticUnpause
  • SDL_HapticUpdateEffect
  • SDL_JoystickIsHaptic
  • SDL_MouseIsHaptic
  • SDL_NumHaptics
@DiegoG1019 DiegoG1019 self-assigned this Jun 8, 2022
@DiegoG1019 DiegoG1019 added enhancement New feature or request help wanted Extra attention is needed labels Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant