![]() |
GUI Toolkit for TI nSpire
0.55 beta (dated 2021-03-21)
A GUI toolkit for Ndless-TI NSpire using SDL and Ndless libraries.
|
#include <KeyboardTask.h>
Public Member Functions | |
virtual void | logic () |
virtual bool | iskeypressed () |
virtual bool | iskeyevent () |
virtual bool | iskeypressevent () |
virtual bool | iskeyreleaseevent () |
virtual bool | iskeyarrowevent () |
Example of program using KeyboardTask
The following simple example demonstrates how to use the KeyboardTask controls.
KeyboardTask class.
The class to be used for accessing the keyboard and keys information.
Direct key status
Each key is defined by a boolean: true is the corresponding key is pressed and false overwise
Keynames are given as follows