handleEvent method

bool handleEvent(
  1. IEvent event
)

Implementation

bool handleEvent(IEvent event) => callBack(event);