Skip to content

Instantly share code, notes, and snippets.

@ChrisFlannagan
Created August 26, 2017 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisFlannagan/2557b1423b591dfbd37f6c3b5b17d11b to your computer and use it in GitHub Desktop.
Save ChrisFlannagan/2557b1423b591dfbd37f6c3b5b17d11b to your computer and use it in GitHub Desktop.
ropeObject.getHolder().addChildNode(ropeObject.getRope())
links.forEach { link in
ropeObject.getHolder().addChildNode( link )
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment