From 969fb0eb15a4f30cdd50f0cd2f9d824556c93bf6 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 12 May 2008 09:24:31 +0000 Subject: * readme file for Sprites demo. --- examples/gui/sprites/readme.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/gui/sprites/readme.txt (limited to 'examples') diff --git a/examples/gui/sprites/readme.txt b/examples/gui/sprites/readme.txt new file mode 100644 index 00000000..058d8d09 --- /dev/null +++ b/examples/gui/sprites/readme.txt @@ -0,0 +1,14 @@ + +This was a quick port of the Lazarus Sprites demo. It was simply out of +curiosity to see how it would work under fpGUI. It actually works better +than under Lazarus LCL! :-) + +Keyboard controls available in the demo: + d - enable debug mode (currently shows the timer interval) + PgUp - increments the timer interval (jumpy animation) + PgDn - decrements the timer interval (smoother animation) + Esc - quits the application + + ---------- END ------------- + + -- cgit v1.2.3-70-g09d2