Hi, all.
I'm using ID3DXSprite to create a background in my app.,
but when the window size is changed(or change to full-screen mode),
how to keep the background image as the window size?
I know the ID3DXSprite::SetTransform() function can scale it, but it's difficult...
Thank you for your reading. 