Skip to content

Instantly share code, notes, and snippets.

@RicSwirrl
Created September 28, 2011 12:46
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 RicSwirrl/1247838 to your computer and use it in GitHub Desktop.
Save RicSwirrl/1247838 to your computer and use it in GitHub Desktop.
private variable for boundaryData
// private variables
var map
, scoreDomain
, boundaryData = {} // map of tiles -> data
, self;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment