|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Called when a key is released while the element has focus.
| id | Element id to bind to. |
| key | The key to listen for. |
| fn | Callback receiving element id. |
Definition at line 84 of file Context.cpp.
References MayaFlux::Vruta::EventManager::add_event(), handle_key_release(), MayaFlux::Kriya::key_released(), m_callbacks, m_event_manager, m_name, m_registered_keys, and m_window.
Here is the call graph for this function: