Projectfights / Fight-insect

1 stars 1 forks source link

Game class update and draw order #13

Closed HenryWConklin closed 10 years ago

HenryWConklin commented 10 years ago

What order should the screen, game objects, and base class update and draw? Update probably doesn't matter, but what exactly do the screen and base class draw? I put the game objects last for now.

HenryWConklin commented 10 years ago

Never mind, figured out the screen system, will delete the loops from Game1

trob-indie commented 10 years ago

I have an error in my project that we can't figure out. It's saying that 'Assets' is incompatible.

Error 1 The imported project "C:\Program Files (x86)\MSBuild\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. C:\Users\Student\Code\Bug Fights\Fight-insect-master\SuperBugFighter\Assets\Assets\Assets.csproj 59 3 SuperBugFighter