process all events with SDL_PollEvent
set current window by windowID in event structure, call process event by current window
See Implementation
process all events with SDL_PollEvent
set current window by windowID in event structure, call process event by current window