Action Map

I was wondering if anyone knows where i can find some info on setting up an Action Map for keyboard in Managed Directx. I am sure that this simple but i am having a hard time with it.


Answer this question

Action Map

  • IamJunk

    Hmm...install the CustomUI sample.  Look at how the events are mapped.  Some of them pass a hotkey that fires the event.  Also look in the Common directory in the project and look at the dxmut.cs file, take a peek at the OnKeyDown event handler.

  • Action Map