smashthewindow Posted December 4, 2011 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
Josh Posted December 4, 2011 Posted December 4, 2011 Start with a root widget, then draw its children recursively. Quote Let's build cool stuff and have fun.
smashthewindow Posted December 4, 2011 Author 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
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.