Class: SDL2::Haptic::Constant

Inherits:
Struct
  • Object
show all
Defined in:
lib/sdl2/haptic.rb

Overview

The struct is exclusive to the CONSTANT effect.

A constant effect applies a constant force in the specified direction
to the joystick.

Method Summary

Methods inherited from Struct

#==, cast, create, #free, #initialize, release, #to_s, #update_members

Methods included from StructHelper

#member_readers, #member_writers

Constructor Details

This class inherits a constructor from SDL2::Struct