Packagecom.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes.prototype
Classpublic class NavChangePrototype
ImplementsINavChangePrototype
SubclassesNone, Tint, TwoFrameMovieClip



Public Properties
 PropertyDefined by
  name : String
NavChangePrototype
Protected Properties
 PropertyDefined by
  fosfr : Fosfr
NavChangePrototype
Public Methods
 MethodDefined by
  
NavChangePrototype
  
activate(_displayObj:DisplayObject):void
NavChangePrototype
  
deactivate(_displayObj:DisplayObject):void
NavChangePrototype
Property detail
fosfrproperty
protected var fosfr:Fosfr
nameproperty 
public var name:String
Constructor detail
NavChangePrototype()constructor
public function NavChangePrototype(_fosfr:Fosfr)Parameters
_fosfr:Fosfr
Method detail
activate()method
public function activate(_displayObj:DisplayObject):voidParameters
_displayObj:DisplayObject
deactivate()method 
public function deactivate(_displayObj:DisplayObject):voidParameters
_displayObj:DisplayObject