OpenQuizz
Une application de gestion des contenus pédagogiques
InputState Class Reference
Inheritance diagram for InputState:
Collaboration diagram for InputState:

Static Public Attributes

int PURE_ASCII = 0
 
int ESC_ASCII = 1
 
int HIGH_BYTE = 2
 

Detailed Description

This enum represents the different states a universal detector can be in.

Field Documentation

◆ ESC_ASCII

int ESC_ASCII = 1
static

◆ HIGH_BYTE

int HIGH_BYTE = 2
static

◆ PURE_ASCII

int PURE_ASCII = 0
static

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