animation.h [code] | Animation classes |
bitmap.h [code] | Describes the abstract Bitmap class and a derived class for each color space |
drift.cc | Contains cmd_drift() |
effect.h [code] | Describes the abstract Effect class and all the classes that inherit from it |
lib.h [code] | All sorts of helper functions that don't belong anywhere else go in here |
rve.cc | The main program |
rve.h [code] | |
vote.cc | This really belongs in rve.cc, but I keep it in vote.cc because there's so much code needed for one command |