package
Version:
v0.0.0-...-cc63efc
Opens a new window with list of versions in this module.
Published: Jan 17, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Click struct {
X, Y float64
Which ebiten.MouseButton
Mod bool
}
type Direction struct {
X, Y int
Mod bool
}
type Key struct {
Key ebiten.Key
}
type MapClick struct {
X, Y int
Which ebiten.MouseButton
Mod bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.