Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムで「再描画領域の表示」を有効にすることは可能ですか? AS3コードから、つまり。
それともコンテキストメニューの機能だけですか?
現在の C++ ホスティング アプリは右クリックを通過しないため、そのコードを変更したくありません。これはすべてテスト用であり、きれいである必要はありません。
ええ、このコード行でそれを行うことができるはずです:
flash.profiler.showRedrawRegions(true)
詳細については、公式ドキュメントを参照してください。