MCPcopy 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
138const mouse_t *input_mouse() {
139 return &input_mouse_data;
140}
141
142///////////////////////////////////////////
143

Callers 1

simulator_step_beginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected