void OnKeyPress(char character)
std::function< void(char)> postEventKeyPress
components::CpKeyboardListener1 * cpSubscriber1
void OnKeyPress(void(T::*callback)(char keypress), T *object)
void requiresComponent(SmaccComponentType *&storage, bool throwExceptionIfNotExist=false)