ebiten/cmd
Hajime Hoshi 1706d9436a ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame
This change adds these APIs:

  * type FPSModeType
  * func FPSMode
  * func SetFPSMode
  * func ScheduleFrame

and deprecates these APIs:

  * func SetVsyncEnabled
  * func IsVsyncEnabled

Closes #1556
2021-07-24 16:09:13 +09:00
..
ebitenmobile ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame 2021-07-24 16:09:13 +09:00