Static Image help
Posted: Mon Nov 08, 2010 20:19
I'm trying to display a sprite at the top of my screen with my buttons for starting and exiting the game at the bottom. The problem is that my sprite wont render while my GUI is rendering.
I've looked about the place and I read that I need to use a static image to get my game title sprite on screen at the same time. Though I can't see any code examples on how to do this (i've looked through all of the samples that come with the 0.7.3 VC SDK and found nothing).
Is a static image the way I want to go in order to render a sprite at the same time? (It is just literally a banner that says "My game" across the top. It doesnt need to do anything fancy) If not could someone please tell what I should be doing?
Could I also get a code sample at the same time please?
I've looked about the place and I read that I need to use a static image to get my game title sprite on screen at the same time. Though I can't see any code examples on how to do this (i've looked through all of the samples that come with the 0.7.3 VC SDK and found nothing).
Is a static image the way I want to go in order to render a sprite at the same time? (It is just literally a banner that says "My game" across the top. It doesnt need to do anything fancy) If not could someone please tell what I should be doing?
Could I also get a code sample at the same time please?