Tilemap collision working but needs speeding up

This commit is contained in:
Richard Davey
2013-04-25 20:05:56 +01:00
parent b8ab13fec8
commit b2e1434f5e
1336 changed files with 277759 additions and 6786 deletions
+11
View File
@@ -0,0 +1,11 @@
# Options
## processContent
Type: `Function(content, srcpath)`
This option is passed to `grunt.file.copy` as an advanced way to control the file contents that are copied.
## processContentExclude
Type: `String`
This option is passed to `grunt.file.copy` as an advanced way to control which file contents are processed.