Tuesday, 27 August 2013

How to create a custom EventHandler?

How to create a custom EventHandler?

Does anyone know how to create a custom Key_Down EventHandler?
What I am trying is to inherit the class EventHandler so that I can put in
custom actions for if a key is pressed down.

No comments:

Post a Comment