Events. Keyboard input. Java Game Programming for Beginners 4.

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial. One thing I discovered while playing with this is that AWT likes to eat your 'tab' events. Well it tries to auto manage them which results in the keyPressed() events not ever seeing when you press that button. This is fixed by using



Immediately before the call to setFocusable()

seronis
join shbcf.ru