khaledosman / terasoft-12

Automatically exported from code.google.com/p/terasoft-12
0 stars 0 forks source link

[EXP2][Settings2] #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
add these as instance variables :

1)Button oKbutton;
2)User2 user;
3)ThemeAndLevel levelAndTheme;
4)Texture2D background;

Add these as Methods :

1)void LoadContent()
2)void Update(GameTime gameTime)
3)void Draw(GameTime gameTime)

Original issue reported on code.google.com by hollaxy...@gmail.com on 25 May 2012 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 25 May 2012 at 5:48