ScottPlot
|
Tracks which keyboard keys are currently pressed. More...
Public Member Functions | |
void | Reset () |
void | Add (Key key) |
void | Remove (Key key) |
bool | IsPressed (Key key) |
bool | IsPressed (IEnumerable< Key > keys) |
bool | IsPressed (string keyName) |
override string | ToString () |
Properties | |
int | PressedKeyCount [get] |
string[] | GetPressedKeyNames [get] |
Tracks which keyboard keys are currently pressed.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |
|
get |