00001 #ifndef PLAYBACKENGINE_INC 00002 #define PLAYBACKENGINE_INC 00003 00004 class PlaybackEngine; 00005 #define FRAME_SPEED 0.25 00006 00007 #endif