[Gambas-user] [Gambas-User] StarField Example

2014-02-14 Thread Paul Horechuk
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

Re: [Gambas-user] [Gambas-User] StarField Example

2014-02-14 Thread Benoît Minisini
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