Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
button_state_ input_key(key_ key) {
145
return input_keyboard_get(key);
146
}
147
148
///////////////////////////////////////////
149
Callers
12
demo_anchors_update
Function · 0.85
demo_aliasing_update
Function · 0.85
common_update
Function · 0.85
input_hand_sim
Function · 0.85
hand_mouse_update_frame
Function · 0.85
assets_step
Function · 0.85
ui_input_g
Function · 0.85
web_on_mouse_press
Function · 0.85
OnMouseButtonDown
Method · 0.85
OnMouseButtonUp
Method · 0.85
simulator_step_begin
Function · 0.85
simulator_is_simulating_movement
Function · 0.85
Calls
1
input_keyboard_get
Function · 0.85
Tested by
no test coverage detected