Тема: keys/game library
Показать сообщение отдельно
Старый 25.11.2010, 12:26   #10
ViNT
Модератор
 
Регистрация: 03.04.2007
Сообщений: 2,252
Написано 597 полезных сообщений
(для 817 пользователей)
Ответ: keys/game library

This version uses its own canvas, so standard canvas functions are not available. You should use Lib_keys.refresh() method to update display buffer instead of standard repaint function. Functions GetKeyClicked and GetKeyPressed are not available for the same reason. But standard drawing functions (i.e. DrawText) must work.
(Offline)
 
Ответить с цитированием