We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a708c commit 04ca5c7Copy full SHA for 04ca5c7
v2/blob/simple_blob.go
@@ -38,7 +38,7 @@ func (sb *SimpleBlobie) GetCenter() image.Point {
38
return sb.Center
39
}
40
41
-func (sb *SimpleBlobie) GetCurrentRect() image.Rectange {
+func (sb *SimpleBlobie) GetCurrentRect() image.Rectangle {
42
return sb.CurrentRect
43
44
0 commit comments