I download the KeyCode source and added the symbolic defines for the Number Pad Numbers (KEYCODE_NUMPAD_0, ... KEYCODE_NUMPAD_9)
How do I get this java file to be used instead of the core KeyCodes?
Or better yet how do I get this KeyCodes into the core library without making my own IDE
How do I get this java file to be used instead of the core KeyCodes?
Or better yet how do I get this KeyCodes into the core library without making my own IDE