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::Keyboard::REACTIVE_EFFECT_TYPE Struct Reference

Reactive effect type. More...

#include <RzChromaSDKTypes.h>

Public Types

enum  Duration {
  DURATION_NONE =0,
  DURATION_SHORT,
  DURATION_MEDIUM,
  DURATION_LONG,
  DURATION_INVALID
}
 Duration of the effect. More...
 

Public Attributes

enum
ChromaSDK::Keyboard::REACTIVE_EFFECT_TYPE::Duration 
Duration
 The time taken for the effect to fade away.
 
COLORREF Color
 Color of the effect.
 

Detailed Description

Reactive effect type.

Member Enumeration Documentation

Duration of the effect.

Enumerator
DURATION_NONE 

No duration.

DURATION_SHORT 

Short duration.

DURATION_MEDIUM 

Medium duration.

DURATION_LONG 

Long duration.

DURATION_INVALID 

Invalid duration.


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