5 #include "AndroidInput.h"
6 #include "PanGesture.h"
7 #include "PinchGesture.h"
8 #include "RotateGesture.h"
9 #include "TouchGesture.h"
10 #include "TapGesture.h"
11 #include "EegeoRootDeclarations.h"
33 void Update(
float deltaSeconds);
37 void SetScreenDimensions(
float screenWidth,
float screenHeight);
38 void SetViewportOffset(
float x,
float y);