コード例 #1
0
void InputListener::notify(InputEvent& event) {
   event.execute(*this);
}