Browse Source

update library's scratch pad to reflect the name change to applyGrid.

master
Craig Oates 6 years ago
parent
commit
120b9a2700
  1. 2
      DeathSocket/ScratchPad.fsx

2
DeathSocket/ScratchPad.fsx

@ -59,4 +59,4 @@ let spec =
penWidth = float32 (10)
rows = 10
columns = 10 }
GridPainter.applyGridToImage spec
GridPainter.applyGrid spec
Loading…
Cancel
Save