khaledosman / terasoft-12

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

class Instruction updates #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
add variables:
SpriteFont font1;
Vector2 origin;
Vector2 positionInScreen;
GraphicsDevice device;

remove variables:
remove GraphicsDeviceManager graphics
remove Game1 game

remove methods:
Initialize()
UnloadContent
Update
Remove()

Original issue reported on code.google.com by khaled.osmaan on 27 Apr 2012 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 27 Apr 2012 at 8:18