DirectInput

Started by
0 comments, last by Emagen 24 years, 5 months ago
Hello-
Can someone tell me how to customize the mouse cursor using directinput? thanks
Advertisement
The best way to "customize" the cursor is to just obtain the actual mouse coordinates and blit your own cursor with those mouse values. That's what I did.

This topic is closed to new replies.

Advertisement