From 3e5fb0e5ceb14475164b2a97187c0164ad465cc3 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 18 Jul 2022 10:27:36 -0500 Subject: [doc] --- examples/README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/README.txt b/examples/README.txt index c4100eb..30d8891 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -1,11 +1,13 @@ EXAMPLES +---------------------------------- -| 01-bitmap-display.lisp +| 01-clck-and-drag-bitmap.lisp This is the "sanity check" example. It ensures that basic things can happen like "loading textures from disk" and "displaying textures". +It also shows off mousevent bubbling to some extent by letting you click +and drag the bitmap. +---------------------------------- | 02-moving-bitmp.lisp -- cgit v1.2.3