Re: [Super-tux-devel] Back scrolling
Brought to you by:
wkendrick
From: Michael G. <mi...@ge...> - 2004-05-03 13:17:47
|
I believe it uses #t and #f. --Mike Ricardo Cruz wrote: > Hey there, > > I have improved back scrolling code a bit and enabled it, in case the level > explicitly asks for it. > So, do you think that any level shipped with SuperTux 0.1 should have back > scrolling at all? I know it takes the fun of some levels, but there are some > like the "Above the Arctic Skies" and the last one that I think there is no > problem in enabling it. > > There is also this problem, I have used the read_bool(), but I don't know how > does the lisp parser identifies the boolean entries. It seems to check for t > or f , but it crashes when I try them... Help, anyone? > > Ricardo Cruz > |