MP4
DFS and BFS using Stacks and Queues
Animation.h File Reference

Defintion for a class that encapsulates creating animated images from a set of PNG object frames. More...

#include <string>
#include <vector>
#include "cs225/PNG.h"
+ Include dependency graph for Animation.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Animation
 Animation class—used to create animated images from a sequence of PNG objects as frames of the animation. More...
 

Detailed Description

Defintion for a class that encapsulates creating animated images from a set of PNG object frames.

Author
Wade Fagen-Ulmschneider
Date
Fall 2017
Author
Jack Toole
Date
Fall 2011