Skip to content

Instantly share code, notes, and snippets.

@cazala
Created July 25, 2018 15:26
Show Gist options
  • Save cazala/aa9ee2d1301ab0b35affe15cad1ed916 to your computer and use it in GitHub Desktop.
Save cazala/aa9ee2d1301ab0b35affe15cad1ed916 to your computer and use it in GitHub Desktop.
export default class Chess extends ScriptableScene {
+  public id: number = Math.random()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment