Numworks Epsilon  1.4.1
Graphing Calculator Operating System
events_keyboard.h File Reference
#include <ion/events.h>

Go to the source code of this file.

Namespaces

 Ion
 
 Ion::Events
 
 Ion::Events::Emscripten
 

Functions

void IonEventsEmscriptenPushKey (int keyNumber)
 
void IonEventsEmscriptenPushEvent (int eventNumber)
 
void Ion::Events::Emscripten::init ()
 

Function Documentation

◆ IonEventsEmscriptenPushEvent()

void IonEventsEmscriptenPushEvent ( int  eventNumber)

Definition at line 64 of file events_keyboard.cpp.

◆ IonEventsEmscriptenPushKey()

void IonEventsEmscriptenPushKey ( int  keyNumber)

Definition at line 55 of file events_keyboard.cpp.