XNA Book Discussion > Chapter 4 Obsolete Method
Ooooh. Thanks for that. Well spotted. I think you mean the one in the pop quiz, which is the only reference I can find in the text. I'll get it sorted out for the reprint. I used to award a bottle of beer for each typo that people found in my books and stuff, but the last time someone found a mistake it was a 12 year old girl that spotted it. So if you let me know where you live I (send me an email direct to rob@robmiles.com) I'll send you a "Certificate of Undying Appreciation" instead....
April 4, 2008 |
Rob
Had to specify wich book of course: I meant the Preview XNA Book Downloads Version 1.0
April 9, 2008 |
Jordy
Ah. It turns out that all the preview content is XNA 1.0. The book is supposed to be XNA 2.0, with that small mistake that I've mentioned.
April 10, 2008 |
Rob

I'm reading chapter 4 of the XNA book and saw that the method LoadGraphicsContent was used. According to the documentation this method is obsolete in XNA Game Studio 2.0. It also says that the LoadContent method should be overridden instead.
Just mentioning.
Greetings