updated todo list
This commit is contained in:
parent
a75a18637d
commit
1d894852a4
|
@ -8,6 +8,9 @@
|
||||||
#| TODO:
|
#| TODO:
|
||||||
-- run callbacks in user eventspace
|
-- run callbacks in user eventspace
|
||||||
-- make timer fire just once; restart after on-tick callback finishes
|
-- make timer fire just once; restart after on-tick callback finishes
|
||||||
|
[on-tick tick-handler tick-producer tick-limit]
|
||||||
|
tick-producer: World -> PositiveNumber
|
||||||
|
allow the time span to be a function of the world state
|
||||||
-- take out counting; replace by 0.25 delay
|
-- take out counting; replace by 0.25 delay
|
||||||
|
|
||||||
-- make window resizable :: why
|
-- make window resizable :: why
|
||||||
|
|
Loading…
Reference in New Issue
Block a user