mirror of
https://github.com/wassname/phaser.git
synced 2026-08-20 12:40:12 +08:00
Tilemap collision working but needs speeding up
This commit is contained in:
+11
@@ -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.
|
||||
Reference in New Issue
Block a user