Packagekm.effects.scripted
Classpublic class E_Bounce
InheritanceE_Bounce Inheritance EffectsEngine Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
  ev_bounce : * = .9
E_Bounce
  ev_delay : * = 0
E_Bounce
  ev_drag : * = .98
E_Bounce
  ev_gravity : * = 2
E_Bounce
  ev_random : * = 0
E_Bounce
  ev_reverse : * = 0
E_Bounce
  ev_speed : * = 30
E_Bounce
  ev_top : * = 200
E_Bounce
 Inheritedinitial_wait : int
EffectsEngine
 Inheritedloop_delay : int
EffectsEngine
 Inheritedloop_loops : int
EffectsEngine
 Inheritedloop_revdir : Boolean
EffectsEngine
 Inheritedout_effect : Boolean
EffectsEngine
 Inheritedrequest_cols : int = 1
EffectsEngine
 Inheritedrequest_rows : int = 1
EffectsEngine
 Inheritedsub_delay : int
EffectsEngine
 Inheritedsub_order : int
EffectsEngine
Protected Properties
 PropertyDefined by
 Inherited$i : int
EffectsEngine
 Inherited$mmc : DynamicSprite
EffectsEngine
 Inherited$smc : Array
EffectsEngine
 Inherited$sub_cnt : int
EffectsEngine
 Inheritedend_effect : Boolean
EffectsEngine
 Inheritedrequest_clones : int = 0
EffectsEngine
 Inheritedsubs_done : Boolean
EffectsEngine
Public Methods
 MethodDefined by
 Inherited
ms2fr(ms:int):int
EffectsEngine
 Inherited
run(obj:DisplayObject):void
EffectsEngine
Protected Methods
 MethodDefined by
 Inherited
main_effect(mc:*, frame:int):void
EffectsEngine
 Inherited
main_init(mc:*):void
EffectsEngine
 Inherited
setup():void
EffectsEngine
 Inherited
sub_effect(mc:*, frame:int):void
EffectsEngine
 Inherited
sub_init(mc:*):void
EffectsEngine
Property detail
ev_bounceproperty
public var ev_bounce:* = .9
ev_delayproperty 
public var ev_delay:* = 0
ev_dragproperty 
public var ev_drag:* = .98
ev_gravityproperty 
public var ev_gravity:* = 2
ev_randomproperty 
public var ev_random:* = 0
ev_reverseproperty 
public var ev_reverse:* = 0
ev_speedproperty 
public var ev_speed:* = 30
ev_topproperty 
public var ev_top:* = 200