MP4
Stacks and Queues
File List
Here is a list of all documented files with brief descriptions:
 animation.cppImplementation of the animation class
 animation.hDefintion for a class that encapsulates creating animated images from a set of PNG object frames
 colorPicker.hDefinition of a color picker abstract base class
 filler.cppImplementation of functions in the filler namespace
 filler.hDefintion of a filler namespace
 gradientColorPicker.hDefinition of a gradient color picker
 gridColorPicker.hDefinition of a grid color picker
 ordering_structure.hDefinition of an abstract ordering structure class
 png.cppImplementation of the PNG class for the EasyPNG library
 png.hDefinition of the PNG class for the EasyPNG library
 queue.cppImplementation of the Queue class
 queue.hDefinition of the Queue class
 rgbapixel.cppImplementation of the RGBAPixel class for the EasyPNG library
 rgbapixel.hDefinition of the RGBAPixel class for the EasyPNG library
 solidColorPicker.hDefinition of a solid color picker
 stack.cppImplementation of the Stack class
 stack.hDefinition of the Stack class