Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
So this happened when i turned off full screen for my game(It started in full screen)
http://i.imgur.com/GqbQde2.png

C#
graphics.ToggleFullScreen();

From a different class and i don't know what happened

I passed the gracs variable from Game1.cs to my OptionsScreen.cs
and i used the code there
Posted
Comments
XoulsZ 19-Dec-14 18:26pm    
Forgot to add that the bar at the top is the problem

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900