Skip to content

Instantly share code, notes, and snippets.

@martinwells
Created June 21, 2012 19:46
Show Gist options
  • Save martinwells/2968095 to your computer and use it in GitHub Desktop.
Save martinwells/2968095 to your computer and use it in GitHub Desktop.
// construct a new bullet
var newBullet = Bullet.create(10, 10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment