From 581f46a901be48a8f4c56563577184ba1660bfae Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Wed, 6 Jul 2022 10:48:03 -0500 Subject: [doc] [readme] outlining --- README.org | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 51cb1a2..e55d9d1 100644 --- a/README.org +++ b/README.org @@ -45,6 +45,12 @@ Then load one of the example files and call its "start" function: *** The Application + The best introduction is to look at and play with the examples. + What follows is a cursory explanation of how pieces are meant to + fit together. + +**** Your Application + **** The Boot Method **** The Shutdown Method @@ -57,18 +63,30 @@ Then load one of the example files and call its "start" function: **** Sprites +**** Containers + *** Events & Event Handling **** User Input Events vs Psuedo-Events **** Event Handler Macros -**** Mouse Events - -**** Key Events +**** Focus Events **** Perframe Events **** Display Tree Events +**** Mouse Events + +**** Key Events + *** Extending Wheelwork + +**** The Display Tree Protocol + +**** The Asset Protocol + +**** The Affine Protocol + + -- cgit v1.2.3