Difference between revisions of "Main AVWizard"
From LinuxMCE
Rwilson131 (Talk | contribs) (Not sure if this is needed as we have many AVwizard pages.) |
|||
Line 1: | Line 1: | ||
− | + | The step 2 has that normal flow: | |
- every event (SDL_Event, network event) is translated into a WM_Event | - 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 WM_Events will change the look behavior, and at the end the screen is redrawn |
Revision as of 03:03, 6 September 2007
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