"Komag" wrote:
Thanks, I've learned a couple things in there! (But not anything about TickList, sadly)
Actually, I suspect you did, without realizing it. TickList is defined as an empty array in this line:
set = { ExtraInfo: {}, Backgrounds: {}, Regions: {}, Animations: {}, TickList: [] }
but is never populated, nor accessed anywhere else in the code. So, the answer to your question is quite simply, it's an empty array that serves no purpose. Perhaps at one time they considered supporting defining animation ticks in the BitmapSet XML, but never got around to implementing it.
With that said, this line doesn't instill any confidence that they'll be adding support anytime soon...
' Aug 23, 2010
FWIW, I can honestly say, in the countless 2D API apps I've written, I've never found a need to use bslDefender.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)