bunny doesn't need to use timers
parent
4ceb51ccbb
commit
217ca36756
|
@ -1,6 +1,6 @@
|
||||||
USING: alien alien.c-types arrays sequences math
|
USING: alien alien.c-types arrays sequences math
|
||||||
math.vectors math.matrices math.parser io io.files kernel opengl
|
math.vectors math.matrices math.parser io io.files kernel opengl
|
||||||
opengl.gl opengl.glu shuffle http.client vectors timers
|
opengl.gl opengl.glu shuffle http.client vectors
|
||||||
namespaces ui.gadgets ui.gadgets.canvas ui.render ui splitting
|
namespaces ui.gadgets ui.gadgets.canvas ui.render ui splitting
|
||||||
combinators tools.time system combinators.lib combinators.cleave
|
combinators tools.time system combinators.lib combinators.cleave
|
||||||
float-arrays continuations opengl.demo-support multiline
|
float-arrays continuations opengl.demo-support multiline
|
||||||
|
|
Loading…
Reference in New Issue