Ok, so, im using a sprite based menu system for my game. my situation is.
upon end game, i want the menu sprite to be called to the front and fill the entirety of the view-able screen. the main information im looking for is how to call a sprite(my menu) of size 100,100 to fill entire screen.