Go to the documentation of this file. 1 #ifndef SIMULATORVIEW_H
2 #define SIMULATORVIEW_H
4 #include <QGraphicsView>
5 #include <QElapsedTimer>
7 #include <QSharedPointer>
10 #include <Box2D/Box2D.h>
41 void zoom(
int direction);
66 #endif // SIMULATORVIEW_H