Author Topic: nMah - Mahjong clone for TI-Nspire  (Read 22442 times)

0 Members and 1 Guest are viewing this topic.

Offline ajorians

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 105
  • Rating: +47/-0
    • View Profile
Re: nMah - Mahjong clone for nSpire
« Reply #15 on: June 03, 2013, 11:36:03 am »
Hey Guys,

I was looking at a more fluid "mouse"; meaning by using the touchpad to get a mouse moving much faster in a game/program.

The answer is the 'touchpad_scan' function; which I haven't looked at before.  As a quick test I created Test_Touchpad.  So take a look at Test_Touchpad that is attached.  With that I can see what the values of the structure from touchpad_scan gives.  See image.

So I incorporated touchpad_scan into nMah!  So this is the same game only now the mouse should move much quicker!  I hope this is an improvement!  Give it a try and let me know!  The adjusted source is included; be sure to add the other required files that nMah needs as well!

Have a wonderful day!

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: nMah - Mahjong clone for nSpire
« Reply #16 on: June 03, 2013, 11:40:59 am »
I like it!