日期:2014-05-16 浏览次数:20445 次
game.update = function(timeInfo) { this.frames++; this.fireCount++; this.fishManager.update(); //alert("do it"); };