done refactoring (next: need to do some bug fixing)
This commit is contained in:
@@ -27,7 +27,7 @@ struct
|
||||
val _ = AppDraw.uploadGraphLines (graphDrawObject, graphLines)
|
||||
|
||||
val dotDrawObject = AppDraw.initDot ()
|
||||
val triangleDrawObject = AppDraw.initTriangles ()
|
||||
val squareDrawObject = AppDraw.initSquares ()
|
||||
|
||||
val modalTextDrawObject = AppDraw.initModalText ()
|
||||
|
||||
@@ -48,7 +48,7 @@ struct
|
||||
, Vector.length graphLines div 2
|
||||
, dotDrawObject
|
||||
, 0
|
||||
, triangleDrawObject
|
||||
, squareDrawObject
|
||||
, 0
|
||||
, modalTextDrawObject
|
||||
, 0
|
||||
|
||||
Reference in New Issue
Block a user