From 7dc50e86d6085e08569d8572922b236fe8335ee0 Mon Sep 17 00:00:00 2001 From: reduz Date: Fri, 8 Aug 2014 06:39:29 -0700 Subject: [PATCH] Created tutorial_input_events (markdown) --- tutorial_input_events.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tutorial_input_events.md diff --git a/tutorial_input_events.md b/tutorial_input_events.md new file mode 100644 index 0000000..4f7251f --- /dev/null +++ b/tutorial_input_events.md @@ -0,0 +1,3 @@ +-explain input event +-explain as actions +-explain InputMap and how to map to user-events.