
08-28-2009, 01:42 AM
|
|
master of infinite loops
|
 |
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
|
|
|
This is pretty unrelated, but I have a question about onKeyPressed(). I've seen plenty of people using that action in conjunction with keydown(). Isn't this redundant, since onKeyPressed() has parameters that provide which key is pressed? Why not use a simple check with the parameters, rather than a function? |
__________________
"We are all in the gutter, but some of us are looking at the stars."— Oscar Wilde, Lady Windermere's Fan
|
|
|
|