Hello,
I noticed a Dib class (with new, and getPixel) when I printed out the global table _G.
I know it's probably not ready for prime-time yet or Atilim would have mentioned it, but I couldn't resist having a play anyway!
Here's my experiment if you are inquisitive...
Comments
Mike
http://www.sharksoupstudios.com
Because I'm planning to remove it and introduce another class with similar functionality. I simply don't want to break your program after changing it.
Likes: MoKaLux
I wouldn't use it in any code, I was just experimenting with traversing tables, saw it and got distracted
cheers
evs
Likes: MoKaLux
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
+ https://forum.gideros.rocks/discussion/comment/63056/#Comment_63056 for reference
I tested Dib and it still works today!!! only change math.mod(n,2) with n%2 and math.mod(n, 16) with n%16
More than 10 years old code still
runningrocking in Gideros 2023