package
Version:
v0.0.0-...-0858f6f
Opens a new window with list of versions in this module.
Published: Jul 25, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Gravity struct {
Value float64
}
type Position struct {
X, Y float64
}
type Sprite struct {
Image *ebiten.Image
}
type Velocity struct {
X, Y float64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.