From 28ae7004446b05f085083669182a81d1cc28c164 Mon Sep 17 00:00:00 2001 From: Sebastian Leonhardt Date: Fri, 23 Sep 2016 01:25:32 +0200 Subject: 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 --- manual/plugins/main.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/plugins/main.tex') diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 540a0efe5c..bf5bcd3dac 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -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}} -- cgit v1.2.3