Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ input_mouse
Function
input_mouse
StereoKitC/systems/input.cpp:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
///////////////////////////////////////////
137
138
const mouse_t *input_mouse() {
139
return &input_mouse_data;
140
}
141
142
///////////////////////////////////////////
143
Callers
1
simulator_step_begin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected