I'm attempting to run code from the book Managed DirectX 9 and seem to have run into a problem on the chapter where the author discussed using sprites.
The errors are:
I can probably figure out the Draw function given the MSDN, but for the life of me I can't seem to see my error.
MSDN says:
Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (Microsoft.DirectX.Direct3DX.dll)
Which I've included. Has anyone else run into this or know what is wrong? I'm stumped.