diff --git a/Launcher-documentation-WIP.md b/Launcher-documentation-WIP.md new file mode 100644 index 0000000..b88911c --- /dev/null +++ b/Launcher-documentation-WIP.md @@ -0,0 +1,19 @@ +Launcher_SetScreen + +- only one Screen can be active at a time +- a Screen is composed of widgets + +LScreen +- Init (required +- Show (optional +- Free (optional + + +How a launcher screen works + +Init +Showing + +Widget layout + +Background drawing \ No newline at end of file