ebiten/cmd/ebitenmobile
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
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame 2021-07-24 16:09:13 +09:00
gobind.src.go ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame 2021-07-24 16:09:13 +09:00
gomobile.go cmd/ebitenmobile: Update gomobile 2021-07-16 15:16:40 +09:00
main.go cmd/ebitenmobile: Clean the temporary directory up after the execution 2021-06-10 01:06:52 +09:00