AGX Dynamics 2.37.3.3
Loading...
Searching...
No Matches
agxSensor Namespace Reference

The agxSensor namespace contains drivers for reading for devices such as Gamepad. More...

Classes

class  Joystick
 Alternative Joystick interface for gamepads etc. More...
 
class  JoystickListener
 Class that can be used to listen to events generated by a GamePad or Joystick. More...
 
class  JoystickManager
 A Joystick/GamePad manager that initializes the connected devices and allows for adding listeners. More...
 
class  JoystickState
 Store the current state of a Joystick/GamePad. More...
 
class  SensorManager
 Class which controls all sensors, initialization, destruction etc. More...
 

Typedefs

typedef agx::HashVector< JoystickListener *, JoystickListenerRefJoystickListenerContainer
 
typedef agx::ref_ptr< JoystickListenerJoystickListenerRef
 
typedef agx::ref_ptr< JoystickManagerJoystickManagerRef
 

Detailed Description

The agxSensor namespace contains drivers for reading for devices such as Gamepad.

Typedef Documentation

◆ JoystickListenerContainer

◆ JoystickListenerRef

◆ JoystickManagerRef