|
#1
|
|||
|
|||
|
i'm a little confused with the keypress thing.. this is how i write my code.. if(KEY_DOWN(VK_UP)){ // my statement ... } now what i want to achieve is, i want my statement to execute only once when i press up key. instead what happens is it keep executing till i release the...
__________________
C++ domain name forum |
|
|