smashthewindow Posted December 4, 2011 Share Posted December 4, 2011 So I'm almost finished coding for my game, the only problem is that I need to create a in-game gui and a loading system. However, I just can't think of the appropriate way to do this. Can anyone tell me how my main loop should look like? I don't need specific code, just the concepts, but sourcecode example would be good. Quote Blog & Portfolio Current project: moon.chase.star Link to comment Share on other sites More sharing options...
Josh Posted December 4, 2011 Share Posted December 4, 2011 Start with a root widget, then draw its children recursively. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
smashthewindow Posted December 4, 2011 Author Share Posted December 4, 2011 Start with a root widget, then draw its children recursively. I found a bomberjack example at the demos section, good for anyone looking into the topic. Quote Blog & Portfolio Current project: moon.chase.star Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.