Kaleidoscope
Public Member Functions | Static Public Attributes | List of all members
kaleidoscope::SpaceCadetShift Class Reference

#include <SpaceCadet.h>

Inheritance diagram for kaleidoscope::SpaceCadetShift:
Inheritance graph
[legend]
Collaboration diagram for kaleidoscope::SpaceCadetShift:
Collaboration graph
[legend]

Public Member Functions

 SpaceCadetShift (void)
 
void begin (void) final
 

Static Public Attributes

static uint16_t time_out = 1000
 
static Key opening_paren = Key_9
 
static Key closing_paren = Key_0
 

Constructor & Destructor Documentation

◆ SpaceCadetShift()

kaleidoscope::SpaceCadetShift::SpaceCadetShift ( void  )

Member Function Documentation

◆ begin()

void kaleidoscope::SpaceCadetShift::begin ( void  )
finalvirtual

Implements KaleidoscopePlugin.

Member Data Documentation

◆ closing_paren

Key kaleidoscope::SpaceCadetShift::closing_paren = Key_0
static

◆ opening_paren

Key kaleidoscope::SpaceCadetShift::opening_paren = Key_9
static

◆ time_out

uint16_t kaleidoscope::SpaceCadetShift::time_out = 1000
static

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