I thought I'd followed everything properly, but I'm getting errors like this: (FYI, Science is the name I picked for the game for now)
Error 2 The best overloaded method match for 'Science.ModelManager.ModelManager(Microsoft.Xna.Framework.Game)' has some invalid arguments C:\Users\Dallas Brittany\Documents\Visual Studio 2010\Projects\Science\Science\Science\ModelManager.cs 41 28 Science
Error 3 Argument 1: cannot convert from 'Science.ModelManager' to 'Microsoft.Xna.Framework.Game' C:\Users\Dallas Brittany\Documents\Visual Studio 2010\Projects\Science\Science\Science\ModelManager.cs 41 45 Science
Error 4 The name 'Components' does not exist in the current context C:\Users\Dallas Brittany\Documents\Visual Studio 2010\Projects\Science\Science\Science\ModelManager.cs 42 13 Science
Error 5 The name 'gameTime' does not exist in the current context C:\Users\Dallas Brittany\Documents\Visual Studio 2010\Projects\Science\Science\Science\ModelManager.cs 71 23 Science
The errors are all in ModelManager.cs, but who knows--maybe I left out something earlier in the tutorial even though it didn't display an error.
I've attached all the files in a .zip.
Science.zip 3.53K
14 downloads But I also attached a .png of what I think is the problem area in the code.Thanks






