springies.ui: Use color objects
parent
e61f2321d0
commit
9ded594f14
|
@ -23,7 +23,9 @@ IN: springies.ui
|
||||||
GL_MODELVIEW glMatrixMode
|
GL_MODELVIEW glMatrixMode
|
||||||
glLoadIdentity ;
|
glLoadIdentity ;
|
||||||
|
|
||||||
: display ( -- ) set-projection black gl-color draw-nodes draw-springs ;
|
! : display ( -- ) set-projection black gl-color draw-nodes draw-springs ;
|
||||||
|
|
||||||
|
: display ( -- ) set-projection black set-color draw-nodes draw-springs ;
|
||||||
|
|
||||||
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue