whitesaint cocoa love Jun 28, 2001 #1 Hi there, does anybody know how to issue keyboard commands in a game made with Cocoa? For instance if I would want to move a picture or animation around with the arrow keys. Does anybody know how to do this?
Hi there, does anybody know how to issue keyboard commands in a game made with Cocoa? For instance if I would want to move a picture or animation around with the arrow keys. Does anybody know how to do this?
A AlainODea Registered Aug 1, 2005 #2 To get a multiple-keys down keyboard interaction coded in Cocoa you can see an article I posted called GameKeyboardHandling on the Cocoa Dev wiki: http://www.cocoadev.com/index.pl?GameKeyboardHandling
To get a multiple-keys down keyboard interaction coded in Cocoa you can see an article I posted called GameKeyboardHandling on the Cocoa Dev wiki: http://www.cocoadev.com/index.pl?GameKeyboardHandling