Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. public function clear(sceneFile:String)
  2. {
  3. ...
  4. }
  5.  
  6. public function clear(sceneObject:SceneObject)
  7. {
  8. ...
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement