Add math.geometry
parent
541cff7dca
commit
bb84e85d3d
|
@ -0,0 +1,8 @@
|
||||||
|
|
||||||
|
IN: math.geometry
|
||||||
|
|
||||||
|
GENERIC: width ( object -- width )
|
||||||
|
GENERIC: height ( object -- width )
|
||||||
|
|
||||||
|
GENERIC: set-x! ( object x -- object )
|
||||||
|
GENERIC: set-y! ( object x -- object )
|
Loading…
Reference in New Issue