Continuously scroll map with two fingers

This commit is contained in:
pelya
2014-11-10 17:57:43 +02:00
parent 396aebaa98
commit 55d31f06fb
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ extern bool _left_button_down;
extern bool _left_button_clicked;
extern bool _right_button_down;
extern bool _right_button_clicked;
extern Point _right_button_down_pos;
extern DrawPixelInfo _screen;
extern bool _screen_disable_anim; ///< Disable palette animation (important for 32bpp-anim blitter during giant screenshot)