Timing actions in js (frame per second)

后端 未结 0 484
忘掉有多难
忘掉有多难 2020-11-29 20:35

I\'m doing a little mini-game and I need to do some animations (like frames per second), so far I manage to do this on my own:

var loadCount = 0;
var ticks =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题