MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / input_key

Function input_key

StereoKitC/systems/input.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142///////////////////////////////////////////
143
144button_state_ input_key(key_ key) {
145 return input_keyboard_get(key);
146}
147
148///////////////////////////////////////////
149

Callers 12

demo_anchors_updateFunction · 0.85
demo_aliasing_updateFunction · 0.85
common_updateFunction · 0.85
input_hand_simFunction · 0.85
hand_mouse_update_frameFunction · 0.85
assets_stepFunction · 0.85
ui_input_gFunction · 0.85
web_on_mouse_pressFunction · 0.85
OnMouseButtonDownMethod · 0.85
OnMouseButtonUpMethod · 0.85
simulator_step_beginFunction · 0.85

Calls 1

input_keyboard_getFunction · 0.85

Tested by

no test coverage detected