themes and styles
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
|
||||
func newIndexedTestWorld() *World {
|
||||
w := NewWorld(10, 10)
|
||||
w.SetCircleRadiusScaleFp(SCALE)
|
||||
w.resetGrid(2 * SCALE) // 5x5 grid.
|
||||
return w
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user