Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielChappuis/reactphysics3d
/ onKeyboardEvent
Method
onKeyboardEvent
testbed/src/Gui.cpp:596–598 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
594
}
595
596
void Gui::onKeyboardEvent(int key, int scancode, int action, int modifiers) {
597
mScreen->key_callback_event(key, scancode, action, modifiers);
598
}
Callers
1
keyboard_event
Method · 0.80
Calls
no outgoing calls
Tested by
1
keyboard_event
Method · 0.64