Advertisement

Drawing not working?

Started by April 19, 2014 11:03 PM
1 comment, last by ChristianFrantz 10 years, 9 months ago

I've been looking over this problem for days now and I can't figure out why this class isnt drawing.

https://www.dropbox.com/sh/x2k1qsjuymvpu5p/NwIFVbAXAk

Thats my whole project so far, easier than pasting. I've set breakpoints and every method is being called and every variable initialized. This one has got me stumped :s

If you see a post from me, you can safely assume its C# and XNA :)

Instead of posting a link to your project you could post the code of your class where you think the error occurs !!!

Because you did not even tell as the name of the class. How ?ould someone know which class you mentioned

without any information...

Advertisement

I had a few too many beers when i posted so ill try to elaborate more. I have two classes, cube and chunk. The draw methods for eeach class are practically the same. The cube class draws fine, but the chunk does not. Im on my phone so i cant post code right now unfortunately

If you see a post from me, you can safely assume its C# and XNA :)

This topic is closed to new replies.

Advertisement