From dceae05cb7517e4700ae2c8bcec82e6810613adb Mon Sep 17 00:00:00 2001 From: reduz Date: Sun, 2 Nov 2014 19:11:01 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 38b3c12..c0d2f91 100644 --- a/Home.md +++ b/Home.md @@ -36,6 +36,7 @@ Some types and method names are about to change in the next days, please read th * [Viewports](tutorial_viewports) * [Multiple Screen Resolutions](tutorial_multires) +* [Input Events & Actions](tutorial_input_events) * [Mouse & Input Coordinates](tutorial_mouse_coords) * [Version Control & Project Organization](tutorial_vercontrol) * [GUI Control Repositioning](tutorial_gui_repositioning) @@ -44,7 +45,6 @@ Some types and method names are about to change in the next days, please read th * [Internationalizing a Game (Multiple Languages)](tutorial_localization) * [Handling Quit Request](tutorial_quit) * [Pausing The Game](tutorial_pause) -* ~~[Input Events & Actions](tutorial_input_events)~~ * ~~[GamePad/Keyboard-Controlled GUIs](tutorial_gp_gui)~~ #### 2D Tutorials