ebiten/internal/processtest
Hajime Hoshi 0f52381580 ebiten: rename TPS functions
* SetMaxTPS() -> SetTPS()
* MaxTPS() -> TPS()
* CurrentTPS() -> ActualTPS()
* CurrentFPS() -> ActualFPS()

Closes #2071
2022-07-17 11:30:12 +09:00
..
testdata ebiten: rename TPS functions 2022-07-17 11:30:12 +09:00
processtest_test.go all: reorder build tags in an alphabetical order 2022-02-08 15:49:15 +09:00