Public Attributes
StickEvents Struct Reference

This is an event from a controller's stick. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum. More...

#include <KinovaTypes.h>

List of all members.

Public Attributes

unsigned char Minus
 This represents the negative value of the event. As an example, if you incline the stick to the left it will trigger that event.
unsigned char Plus
 This represents the positive value of the event. As an example, if you incline the stick to the right it will trigger that event.

Detailed Description

This is an event from a controller's stick. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum.

Definition at line 1196 of file KinovaTypes.h.


Member Data Documentation

unsigned char StickEvents::Minus

This represents the negative value of the event. As an example, if you incline the stick to the left it will trigger that event.

Definition at line 1202 of file KinovaTypes.h.

unsigned char StickEvents::Plus

This represents the positive value of the event. As an example, if you incline the stick to the right it will trigger that event.

Definition at line 1208 of file KinovaTypes.h.


The documentation for this struct was generated from the following file:


jaco_sdk
Author(s):
autogenerated on Thu Jun 6 2019 19:43:16