dr_s99 0 Posted July 31, 2004 HI... i want to write a program.. which basicly moves a picture using keyboard arrows.... and i also want to do this in DirectX... Share this post Link to post
AndyFair 0 Posted August 2, 2004 Easiest thing to do is take a look at some of the sample code in the DirectX SDK - not sure if they include C# though? What is it specifically that you want help with? Rgds AndyF Share this post Link to post
dr_s99 0 Posted August 20, 2004 well, what i want to do, is to make a small picture to move. for example when the user pushed the right arrow key, i want the picture move right, and etc...! Share this post Link to post