A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
fadeIn(duration:Number, startAlpha:Number) — method, class krewfw.builtin_actor.display.ScreenFader |
| |
fadeOut(duration:Number, startAlpha:Number) — method, class krewfw.builtin_actor.display.ScreenFader |
| |
fadeTo(color:int, fadeTime:Number) — method, class krewfw.builtin_actor.display.ColorActor |
| |
fail() — method, class krewfw.utils.as3.KrewAsync |
| |
finallyHandler — Property, class krewfw.utils.as3.KrewAsync |
| |
find(list:Array, iterator:Function) — method, class krewfw.utils.swiss_knife.KrewListUtil |
|
Returns the first element that passes a test iterator. |
flattenObject(obj:Object) — method, class krewfw.utils.swiss_knife.KrewTopUtil |
|
Convert nested object into new flat object. |
foreverMode — Property, class krewfw.core_internal.StuntAction |
| |
frame — Property, class krewfw.core_internal.StuntAction |
| |
fwlog(msg:String, traceLevel:int) — method, class krewfw.utils.swiss_knife.KrewTopUtil |
|
krewFramework の中から呼んでいるシステムログ。
フレームワーク利用者はこちらではなく log を利用してほしい。
(そうすれば、フレームワーク側とゲーム側でログの出力レベルを個別に変えることができる)
|
FW_LOG_VERBOSE — Static Property, class krewfw.KrewConfig |
|
KrewFramework のログ (krew.fwlog) のレベル. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |