Main AVWizard
Appearance
The step 2 has that normal flow:
- every event (SDL_Event, network event) is translated into a WM_Event - the WM_Events will change the look behavior, and at the end the screen is redrawn
The step 2 has that normal flow:
- every event (SDL_Event, network event) is translated into a WM_Event - the WM_Events will change the look behavior, and at the end the screen is redrawn