mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
1706d9436a
This change adds these APIs: * type FPSModeType * func FPSMode * func SetFPSMode * func ScheduleFrame and deprecates these APIs: * func SetVsyncEnabled * func IsVsyncEnabled Closes #1556 |
||
---|---|---|
.. | ||
compositemode.go | ||
cursor.go | ||
event.go | ||
filter.go | ||
gamepadbutton.go | ||
graphics.go | ||
input.go | ||
keys.go | ||
modifier.go | ||
mousebutton.go | ||
ui.go |