Re: [Fwd: Re: How badly does my SDLx::App code suck?]

2010-10-13 Thread Kartik Thakore
Hmm, What version of SDL do you have? Also can you come on #sdl irc.perl.org? On Wed, 2010-10-13 at 10:53 -0400, Andy Walker wrote: > For some reason, both of these exit immediately. Loading it up in > pdebug, it simply bails out at the first SDL::Video::fill_rect() call > in draw_frame(). > > O

[Fwd: Re: How badly does my SDLx::App code suck?]

2010-10-13 Thread Kartik Thakore
Apologies I sent the wrong file out. -- Kartik Thakore --- Begin Message --- SDLx::* is still in the stages of being too slow to use. We have not optimized the SDLx::Validate in it. You can mix with SDL::* to improve your performance, if you are confident of the validation. Another things you