Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Feature request
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-25-2011, 03:56 AM
Astram Astram is offline
Era iPhone PR
Astram's Avatar
Join Date: Aug 2010
Posts: 324
Astram can only hope to improve
Send a message via AIM to Astram
Post Gscript Gestures

I'm not a computer genius but I know that mac computers are highly capable and encouraged to use gestures. I think that we should integrate the gesture systems to Graal. Wouldn't it be so much easier on zodiac to open your inventory by sliding 3 fingers to the side? Or on Era, simply swiping you hand across the mouse pad to easily switch guns? A function for it could be.
PHP Code:
//Movement 1, 2, and 3 are the movement of each finger on the trackpad
//each defined by the number of fingers and which way you slide them
//The top left of the trackpad gets scanned first for movement1
function onGesture(fingersmovement1movement2movement3) {
  if (
fingers == && movement1 == "Up-Left" && movement2 == "Down-Left" && movement3 == "Down-Right") {
  
player.chat "Gesture Correct";

It is already in minecraft too. As I already said, I'm not sure it can be integrated into Graal but its worth a shot.
__________________
-Toad
The worlds biggest Toad fan...
Era iPhone FTW!


Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.