Documentation
¶
Index ¶
- func IsKeyJustPressed(key ebiten.Key) bool
- func IsKeyJustReleased(key ebiten.Key) bool
- func IsMouseButtonJustPressed(button ebiten.MouseButton) bool
- func IsMouseButtonJustReleased(button ebiten.MouseButton) bool
- func KeyPressDuration(key ebiten.Key) int
- func MouseButtonPressDuration(button ebiten.MouseButton) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsKeyJustPressed ¶
func IsKeyJustReleased ¶
func IsMouseButtonJustPressed ¶
func IsMouseButtonJustPressed(button ebiten.MouseButton) bool
func IsMouseButtonJustReleased ¶
func IsMouseButtonJustReleased(button ebiten.MouseButton) bool
func KeyPressDuration ¶
func MouseButtonPressDuration ¶
func MouseButtonPressDuration(button ebiten.MouseButton) int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.