| Package | away3d.core.utils |
| Class | public class ValueObject |
| Inheritance | ValueObject flash.events.EventDispatcher |
| Subclasses | UV, Vertex |
| Method | Defined By | ||
|---|---|---|---|
addOnChange(listener:Function):void | ValueObject | ||
removeOnChange(listener:Function):void | ValueObject | ||
| Method | Defined By | ||
|---|---|---|---|
notifyChange():void | ValueObject | ||
| addOnChange | () | method |
public function addOnChange(listener:Function):voidParameters
listener:Function |
| notifyChange | () | method |
protected function notifyChange():void| removeOnChange | () | method |
public function removeOnChange(listener:Function):voidParameters
listener:Function |