Sep 15, 2008 #1 C0FFEE123 Programmer Joined Sep 1, 2008 Messages 44 Location NL Hello i want to know if it is possible to do a Key.isDown in a for. For example in a for like this. Code: for (i=0; i<myImage.length; i++) If it is possible how should i do it? ------------------------------------- I am a progammer.... no realy.
Hello i want to know if it is possible to do a Key.isDown in a for. For example in a for like this. Code: for (i=0; i<myImage.length; i++) If it is possible how should i do it? ------------------------------------- I am a progammer.... no realy.
Sep 25, 2008 #2 kennethkawamoto Technical User Joined Nov 19, 2002 Messages 2,710 Location GB Well, that's all depend on what you want to achieve Kenneth Kawamoto http://www.materiaprima.co.uk Upvote 0 Downvote