Egg

As the heart of Toadlet, Egg contains all the basic classes, types, and data used by the rest of the Engine. Egg abstracts away the low level differences between platforms. Which makes Toadlet the same regardless of installation.

toadletDepsEgg.png

Optional Dependencies - C++ builds

  • giflib - for processing gif images
  • libjpeg - for processing jpeg images
  • libpng - for processing png images
  • zlib - for data compression