Le 14/02/2014 23:01, Paul Horechuk a écrit :
> Could someone please explain the program flow for the
> Examples/Games/Starfield project? I've stepped through the code after
> setting a breakpoint. The screen_draw procedure executes immediately
> following the Public Sub Main() procedure when it fin
Could someone please explain the program flow for the
Examples/Games/Starfield project? I've stepped through the code after
setting a breakpoint. The screen_draw procedure executes immediately
following the Public Sub Main() procedure when it finishes. What
triggers the Public Sub screen_draw p