Start simplifying Prop
This commit is contained in:
@@ -7,7 +7,7 @@ defaultProp :: Prop
|
||||
defaultProp =
|
||||
ShapeProp
|
||||
{ _prPos = V2 0 0
|
||||
, _prDraw = PropDrawSPic mempty
|
||||
, _prDraw = PropDrawFlatTranslate mempty
|
||||
, _prID = 0
|
||||
, _prUpdate = PropUpdateId
|
||||
, _prToggle = True
|
||||
|
||||
Reference in New Issue
Block a user