I have recently downloaded and installed MSDN XNA Studio Express Beta1 games development module to develop games for windows using Visual C#. Upon trying to build and run the included startup project (Spacewars1) I repeatedly get an unhandled exeption error in the penultimate statement - the reason given was <>.
The statement is: " this.GameComponents.Add(this.graphics);"
minus the quotation marks obviously.
Anybody else had this problem and does anybody know the fix?
Nigel..
2006-10-08
21:45:45
·
4 answers
·
asked by
Nigel B
3
in
Computers & Internet
➔ Programming & Design