00001 00005 #include "Background.h" 00006 00007 Background::Background() 00008 { 00009 } 00010 00011 Background::~Background() 00012 { 00013 } 00014 00015 void Background::preprocess() 00016 { 00017 }