MCPcopy Create free account
hub / github.com/TankOs/SFGUI / HandleKeyEvent

Method HandleKeyEvent

src/SFGUI/Widget.cpp:742–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void Widget::HandleKeyEvent( sf::Keyboard::Key /*key*/, sf::Keyboard::Scancode /*scancode*/, bool /*press*/ ) {
743}
744
745void Widget::HandlePositionChange() {
746}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected