Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ OnKeyPressed
Method
OnKeyPressed
SDK/src/NDK/BaseWidget.cpp:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void BaseWidget::OnKeyPressed(const Nz::WindowEvent::KeyEvent& /*key*/)
171
{
172
}
173
174
void BaseWidget::OnKeyReleased(const Nz::WindowEvent::KeyEvent& /*key*/)
175
{
Callers
1
OnEventKeyPressed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected