Public Attributes
ButtonEvents Struct Reference

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

#include <KinovaTypes.h>

List of all members.

Public Attributes

unsigned char HoldDown
 Represents a PRESS and HOLD event.
unsigned char HoldFourSec
 Represents a PRESS and HOLD for 4 second event.
unsigned char HoldOneSec
 Represents a PRESS and HOLD for 1 second event .
unsigned char HoldThreeSec
 Represents a PRESS and HOLD for 3 second event.
unsigned char HoldTwoSec
 Represents a PRESS and HOLD for 2 second event.
unsigned char OneClick
 Represents a single CLICK event.(PRESS and RELEASE)
unsigned char TwoClick
 Not used for now.

Detailed Description

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

Definition at line 1214 of file KinovaTypes.h.


Member Data Documentation

unsigned char ButtonEvents::HoldDown

Represents a PRESS and HOLD event.

Definition at line 1249 of file KinovaTypes.h.

Represents a PRESS and HOLD for 4 second event.

Definition at line 1244 of file KinovaTypes.h.

unsigned char ButtonEvents::HoldOneSec

Represents a PRESS and HOLD for 1 second event .

Definition at line 1229 of file KinovaTypes.h.

Represents a PRESS and HOLD for 3 second event.

Definition at line 1239 of file KinovaTypes.h.

unsigned char ButtonEvents::HoldTwoSec

Represents a PRESS and HOLD for 2 second event.

Definition at line 1234 of file KinovaTypes.h.

unsigned char ButtonEvents::OneClick

Represents a single CLICK event.(PRESS and RELEASE)

Definition at line 1219 of file KinovaTypes.h.

unsigned char ButtonEvents::TwoClick

Not used for now.

Definition at line 1224 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