Added some stuff to draw debug bounding boxes
This commit is contained in:
@@ -21,6 +21,9 @@ type Backend struct {
|
||||
canvas *xgraphics.Image
|
||||
channel chan(stone.Event)
|
||||
|
||||
drawCellBounds bool
|
||||
drawBufferBounds bool
|
||||
|
||||
drawLock sync.Mutex
|
||||
|
||||
font struct {
|
||||
|
||||
Reference in New Issue
Block a user