- Joined
- Dec 15, 2012
- Messages
- 650
Hello guys, this is the place where I put my tests. They are not 100% work as you hear so I need testers. Everyone is free to suggest a new test.
New thing here, I'm figuring out how it's work.
________________________________
Do not be offended by my bad English
New thing here, I'm figuring out how it's work.
JASS:
/*_____Values of the Arrow-keys_____*/
/*EventType*/
//Depress : 0
//Release : 1
/*Keys*/
//Left : 0
//Right : 1
//Down : 2
//Up : 3
// These are the values of arrow-keys. I'm figuring out how
// to detect letter key as easy as detecting arrow-keys.
// Require (so hard. . .) : a custom event, give values to the letter keys.
Do not be offended by my bad English
Last edited: