/ Published in: ActionScript 3
Expand |
Embed | Plain Text
override public function clone():Event { return new ThisEvent( type, bubbles, cancelable ); }
You need to login to post a comment.
override public function clone():Event { return new ThisEvent( type, bubbles, cancelable ); }
You need to login to post a comment.