c# - How to create a menu with Images in XNA? -


i'm trying modify gamestate management sample microsoft here have menu uses textures instead of text, can't seem find way it. passing texture2d menuentry class don't work me :/

you can add rectangles , texture rectangles, either create texture text or place text on rectangles change bounds rectangle instead of text.

i have not played around shouldn't bad.

there game scene manager on youtube found seems pretty decent might worth has free download.

hope helps!

https://www.youtube.com/watch?v=vtxdowc_ytc


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -