command
Version:
v0.0.0-...-b720342
Opens a new window with list of versions in this module.
Published: Sep 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
release-point
A sample for the release operation of touches using the ebiten on a smartphone.
How to work
- Save the ID by
inpututil.JustPressedTouchIDs()
- Track every frame position using the ID until released.
- Confirm the release by
inpututil.IsTouchJustReleased(t.ID)
.
How to build
After connecting the debugging Android smartphone to the PC, execute the following.
gomobile install github.com/kemokemo/ebiten-sketchbook/release-point
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.