开发者

showing fps on swf flash file

开发者 https://www.devze.com 2023-02-13 21:42 出处:网络
i m dev开发者_如何学运维eloping a gaming site which includes flash games. i there any possible way to show the fps rate of those game?

i m dev开发者_如何学运维eloping a gaming site which includes flash games. i there any possible way to show the fps rate of those game? i dont have the original fla file. thx.


Try mrdoob's hi-res-stats.

//import into first frame or main as:

import src.net.hires.debug.Stats;

addChild( new Stats() );

showing fps on swf flash file

0

精彩评论

暂无评论...
验证码 换一张
取 消