Hi
I have tried to create a little drawing app. I would like to use the pression of the stylus, espacially the S-Pen (stylus for the samsung galaxy Note) or other stylus.
I have find informations about the S-Pen here : http://developer.samsung.com/s-pen-sdk
Do you think it's possible to use S-Pen or some Stylus features (location, pression...) with Tier1 (basic) ?
I have made a little code which is simple to test drawing with clonesprite/getimage, etc.. and it works great with finger touch or universal Pen, but not with S-Pen.
1) GetPointerX and GetPointerY doesn't work with the S-Pen.
The other inputs command are OK with S-Pen :
GetPointerPressed
GetPointerReleased
GetPointerState
So is there a way to use a S-Pen or Stylus with GetpointerX/Y ?
2) Do you know if I can get the pression of the touch (or S-Pen) and how to do that ?
Thank you for your answers
.
http://www.dracaena-studio.com