Sunday, June 30, 2013

Visual Studio throws an exception: "Object reference not set to an instance of an object."

The line is:



Size = new Rectangle(0, 0, (int)(mSpriteTexture.Width * Scale), (int)(mSpriteTexture.Height * Scale));





I LOVE VISUAL STUDIO ULTIMATE 2012!!! (Since I was coding with the express versions, now when I have the brand new one it's great!


No comments:

Post a Comment