函数 | 定义方 | ||
---|---|---|---|
显示或隐藏重绘区域。
| flash.profiler |
showRedrawRegions | () | 函数 |
public function showRedrawRegions(on:Boolean, color:uint = 0xFF0000):void
语言版本 : | ActionScript 3.0 |
Player 版本 : | Flash Player 9 |
显示或隐藏重绘区域。 使 Flash ® Player 的调试版能够描画出正在重绘的屏幕区域(即正在更新的区域)的轮廓。
参数
on:Boolean — 指定显示或隐藏重绘区域。 当设置为 true 时,将显示重绘矩形。 当设置为 false 时,将隐藏重绘矩形。
|
|
color:uint (default = 0xFF0000 ) — 设置矩形的颜色。 若未指定此参数,则使用 0xFF0000。
|
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/profiler/package.html