Ok guys, why does the following code run when the keyboard isn't even touched?
Code:if (Key.isDown(Key.SHIFT)) { trace("drop bomb"); dropBomb(ob); }
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |