1
0
Fork 0
forked from len0rd/rockbox

FS#11922: Lua game - Pixel Painter

* Changed keymaps to PLA and added to SOURCES and CATEGORIES file
* improved keymaps: implement wrap-around and key repeat
* change keymap according to screen orientation
* fix font size calculation
* use blocking button query in main loop
* replace tabs with spaces
* added manual entry
* added original author to CREDITS

Change-Id: Id67ae99cbb7a737c7f4608e278b77a389ac2ffa6
This commit is contained in:
Sebastian Leonhardt 2016-09-23 01:25:32 +02:00
parent 7944969ff7
commit 28ae700444
19 changed files with 733 additions and 1 deletions

View file

@ -70,6 +70,8 @@ text files%
\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
\opt{lcd_color}{\opt{large_plugin_buffer}{\input{plugins/pixelpainter.tex}}}
\opt{lcd_bitmap}{\input{plugins/pong.tex}}
\opt{lcd_bitmap}{\input{plugins/reversi.tex}}