Skip to content

Instantly share code, notes, and snippets.

@jrichardsz
Last active January 16, 2017 04:04
Show Gist options
  • Select an option

  • Save jrichardsz/b3166e9c2fe14e6aaaf3b158df517b34 to your computer and use it in GitHub Desktop.

Select an option

Save jrichardsz/b3166e9c2fe14e6aaaf3b158df517b34 to your computer and use it in GitHub Desktop.
Espacio3D esp = new Espacio3D();
Human human = new Human(HumanTemplates.default);
esp.add(human, location, zoom, option1,...);
AndroidViewContainer.add(human);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment