logic

package
v0.0.0-...-e9df9b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TPS                       = 60
	ScreenWidth, ScreenHeight = 1920, 1080
	CenterX, CenterY          = ScreenWidth / 2, ScreenHeight / 2
)

Variables

View Source
var (
	Touches []ebiten.TouchID
	Cursor  geom.Vec2

	IntentDash bool
)
View Source
var (
	Center = geom.Vec2{
		X: CenterX,
		Y: CenterY,
	}
)

Functions

func UpdateInputs

func UpdateInputs()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL