A bit more into chapter 9

This commit is contained in:
Grant Sanderson
2016-09-07 22:04:24 -07:00
parent a58afe13e8
commit 37e4026e8f
6 changed files with 511 additions and 23 deletions

View File

@ -30,7 +30,7 @@ SPACE_WIDTH = SPACE_HEIGHT * DEFAULT_WIDTH / DEFAULT_HEIGHT
SMALL_BUFF = 0.1
MED_BUFF = 0.5
MED_BUFF = 0.25
LARGE_BUFF = 1
DEFAULT_MOBJECT_TO_EDGE_BUFFER = MED_BUFF