anyone know how to get tablet pressure?

About Monkey 2 Forums Monkey 2 Programming Help anyone know how to get tablet pressure?

This topic contains 3 replies, has 3 voices, and was last updated by  wiebow 2 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3772

    AdamStrange
    Participant

    I know that sdl has something called finger event that has pressure, but is this available to monkey2?

    #3775

    gcmartijn
    Participant

    Not that I know.

    But I was thinking last week, that there are now 3 devices

    • joystickdevice
    • keyboarddevice
    • mousedevice

    With IOS/Android maybe its a good idea to get a new device

    • touchdevice

    Or call it gesturedevice or something else.

    I don’t know if mouseclick === touch

    #3776

    AdamStrange
    Participant

    yep that was my feeling. I tried a quick mod to mojo/app/events but it didn’t know anything about the touch finger

    #3781

    wiebow
    Participant

    At this moment, touch generates a fake mouseclick event,  as stated in Marks blog, posted on August 24th, 2016

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.