Colin McMillen 2020-02-14 13:34:29 +00:00
parent 3df834365a
commit 2130651a92

@ -35,4 +35,7 @@ $ bcs.sh -i -x cs -f World spritebatch
Search for "SpriteBatch" in .cs files under MonoGame.Framework/ in the tree named "develop" (the main branch that MonoGame develops on): Search for "SpriteBatch" in .cs files under MonoGame.Framework/ in the tree named "develop" (the main branch that MonoGame develops on):
$ bcs.sh --tree develop -x cs -f MonoGame.Framework/ SpriteBatch $ bcs.sh --tree develop -x cs -f MonoGame.Framework/ SpriteBatch
``` ```
Sample output:
![https://pbs.twimg.com/media/EQvWkT4WsAALl2C?format=png&name=large](https://pbs.twimg.com/media/EQvWkT4WsAALl2C?format=png&name=large)