Browsing index pages (3 articles)
↧
multi screen app
I have a multi-screen app game i want to do. To move to another screen I need to walk off the edge and load another page . like moving from level1 to level2 (not navigational pages).I have made level1...
View Articlemulti screen app
When your next level animation is triggered you could load the level 2 bitmap from an images folder on the fly and then start the animation transition to the next level. When the transition is over,...
View Articlemulti screen app
to unload a level, are you talking about assigning all level graphics bitmap Images source to nothing
View Article
Browsing index pages (3 articles)