Packageaway3d.core.utils
Classpublic class ValueObject
InheritanceValueObject Inheritance flash.events.EventDispatcher
SubclassesUV, Vertex

Public Methods
 MethodDefined by
  
addOnChange(listener:Function):void
ValueObject
  
removeOnChange(listener:Function):void
ValueObject
Protected Methods
 MethodDefined by
  
notifyChange():void
ValueObject
Method detail
addOnChange()method
public function addOnChange(listener:Function):void Parameters
listener:Function
notifyChange()method 
protected function notifyChange():void
removeOnChange()method 
public function removeOnChange(listener:Function):void Parameters
listener:Function
Wiki link
Click to go to the wiki page for 'away3d.core.utils.ValueObject'

Code examples

Comments