Skip to content

Instantly share code, notes, and snippets.

@devboy
Created November 29, 2011 23:00
Show Gist options
  • Save devboy/1407024 to your computer and use it in GitHub Desktop.
Save devboy/1407024 to your computer and use it in GitHub Desktop.
var point: { x: Float, y: Float } = new Point(10,10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment