Re: is there a way to reassign a SDL2 source value in a program?
"Ryan C. Gordon" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Organization | icculus.org |
| Message-ID | <[email protected]> |
On 9/6/16 6:45 PM, Eric Wing wrote: > Is this problem related to why Android always returns 1 for the click count? Possibly; we're literally just seeing how many pixels away you were from the previous click, and I imagine fingers aren't a very precise instrument in this regard. I haven't explored this very much at all, though. --ryan.