Skip to content

Instantly share code, notes, and snippets.

@josmas
Created August 31, 2013 21:14
Show Gist options
  • Save josmas/6400668 to your computer and use it in GitHub Desktop.
Save josmas/6400668 to your computer and use it in GitHub Desktop.
public Camera(ComponentContainer container) {
super(container.$form());
this.container = container;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment