Skip to content

Instantly share code, notes, and snippets.

@mattcolman
Created September 14, 2012 00:39
Show Gist options
  • Save mattcolman/3719022 to your computer and use it in GitHub Desktop.
Save mattcolman/3719022 to your computer and use it in GitHub Desktop.
about defines
define [
'caper/game_state'
'easel'
'caper/util'
'underscore'
], (GameState, {Bitmap, Container, Text, SpriteSheet}, {randInt, extractFrame, removeObj}, _) ->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment