Skip to content

Instantly share code, notes, and snippets.

@Elrhino
Created August 28, 2015 15:16
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 Elrhino/85235814cf4d9451fa6d to your computer and use it in GitHub Desktop.
Save Elrhino/85235814cf4d9451fa6d to your computer and use it in GitHub Desktop.
Code snippets from ToasterLauncher - GWTP Beginner's Tutorial Part 1
@Override
public void onLaunch(String launchCoordinates, String launchPower) {
// TODO: Validate values.
// TODO: Do something with the values.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment