[Ohrrpgce] SVN: jay/3923 gfx_directx: Fixed shift key problem, for real. :\ Adjusted keyboard inp

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Fri Oct 22 19:58:01 PDT 2010


jay
2010-10-22 19:58:01 -0700 (Fri, 22 Oct 2010)
407
gfx_directx: Fixed shift key problem, for real. :\ Adjusted keyboard input to be polled through GetKeyboardState() instead of window messages.

The caps lock, num lock, and scroll lock must not be assigned correctly. The test app gfx_directx_test1.cpp tests positively that they return correctly, but the engine must be expecting different bits to be set?

What bits does the engine expect for a toggle key?
---
U   wip/gfx_directx/gfx_directx.new.cpp
U   wip/gfx_directx/gfx_directx_cls_keyboard.cpp
U   wip/gfx_directx/gfx_directx_cls_keyboard.h
U   wip/gfx_directx/gfx_directx_cls_mouse.cpp
U   wip/gfx_directx/gfx_directx_cls_mouse.h
U   wip/gfx_directx/gfx_directx_test1.cpp
U   wip/gfx_directx.dll


More information about the Ohrrpgce mailing list