Hey, I'm halfway through a game in ASP. It's medieval based and all we need is the battle engine. If you want to help, contact me messenger:kwan_rules@hotmail.com ICQ:122303558 AIM:KatatonicKwan
R
rkwan
@rkwan
Posts
-
Creating game in ASP -
Mouse coordinates are too bigIm using dinput.h's GetDeviceState to retrieve the current mouse cursor position. Why do I get coordinates returned in the billions??? I get the same result using ints and longs for x&y. All I want are pixel coordinates within the range of my window app. Any help would be much appreciated Thanks, Rob