Razer Chroma SDK
Razer Chroma SDK Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Attributes | List of all members
ChromaSDK::Keypad::WAVE_EFFECT_TYPE Struct Reference

Wave effect type. More...

#include <RzChromaSDKTypes.h>

Public Types

enum  Direction {
  DIRECTION_NONE =0,
  DIRECTION_LEFT_TO_RIGHT,
  DIRECTION_RIGHT_TO_LEFT,
  DIRECTION_INVALID
}
 Direction of the wave effect. More...
 

Public Attributes

enum
ChromaSDK::Keypad::WAVE_EFFECT_TYPE::Direction 
Direction
 Direction of the wave.
 

Detailed Description

Wave effect type.

Member Enumeration Documentation

Direction of the wave effect.

Enumerator
DIRECTION_NONE 

No direction.

DIRECTION_LEFT_TO_RIGHT 

Left to right.

DIRECTION_RIGHT_TO_LEFT 

Right to left.

DIRECTION_INVALID 

Invalid direction.


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