Own Keys Define
#1

Hello How can i define own keys.

Example

#define KEY_M ??
#define KEY_J ??

if(newkeys == KEY_M) {
print("you have press M on you keyboard";
} else if(newkeys == KEY_J) {
print("you have press J on you keyboard";
} and and and

Ђdit: but for all keys and numbers on the keyboard.

Can you help me?

Sorry for my bad english.
Reply


Messages In This Thread
Own Keys Define - by privatecitypage - 27.08.2010, 18:33
Re: Own Keys Define - by [XST]O_x - 27.08.2010, 18:36
Re: Own Keys Define - by privatecitypage - 27.08.2010, 18:39

Forum Jump:


Users browsing this thread: 1 Guest(s)