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, #initialize, release

Methods included from StructHelper

#member_readers, #member_writers

Constructor Details

This class inherits a constructor from SDL2::Struct