![]() | ![]() |
Definition at line 7 of file DoLaterUtil.as.
Static Public Member Functions | |
| static function | doLater (aScopeObject:Object, aMethod:Function, aArguments:Array, aFramesDelay:Number) |
Static Private Member Functions | |
| static function | onBeaconEnterFrame () |
Static Private Attributes | |
| static var | mOnEnterFrameBeacon: MovieClip |
| static var | mDoLaterMethods: Array |
| static function gugga.utils.DoLaterUtil.doLater | ( | aScopeObject:Object | , | |
| aMethod:Function | , | |||
| aArguments:Array | , | |||
| aFramesDelay:Number | ||||
| ) | [static] |
Definition at line 12 of file DoLaterUtil.as.
| static function gugga.utils.DoLaterUtil.onBeaconEnterFrame | ( | ) | [static, private] |
Definition at line 44 of file DoLaterUtil.as.
var gugga.utils.DoLaterUtil.mOnEnterFrameBeacon [static, private] |
Definition at line 9 of file DoLaterUtil.as.
var gugga.utils.DoLaterUtil.mDoLaterMethods [static, private] |
Definition at line 10 of file DoLaterUtil.as.
1.5.2