How badly does my SDLx::App code suck?

2010-10-13 Thread Andy Walker
So, my intent here was to simulate the behavior of a planned array of LED light circuits. Simply, the idea was that each one would occasionally randomly decide to change its color to a random RGB value. This would then propogate a 'front' of sorts that could potentially interact with other

[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 thakore.kar...@gmail.com ---BeginMessage--- 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