Activity.handleEvent

How the screen should respond to events Is necessary because it is an event handler

class Activity
void
handleEvent
(
SDL_Event event
)

Meta