mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-10 10:03:17 +01:00
This change adds these APIs: * type FPSModeType * func FPSMode * func SetFPSMode * func ScheduleFrame and deprecates these APIs: * func SetVsyncEnabled * func IsVsyncEnabled Closes #1556 |
||
---|---|---|
.. | ||
graphics_ios.go | ||
graphics_opengl.go | ||
input.go | ||
keys.go | ||
ui.go |