Skip to content

Instantly share code, notes, and snippets.

@jrhii
Created November 10, 2016 01:25
Show Gist options
  • Save jrhii/6a39c421862f0daac1f7e4299a160a82 to your computer and use it in GitHub Desktop.
Save jrhii/6a39c421862f0daac1f7e4299a160a82 to your computer and use it in GitHub Desktop.
import PlatformEntity from './entities'
const platforms = new Array();
platforms.push(new platformEntity({height}, {width}, {position}, {color});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment