ManaPlus
Variables
touchmanager.cpp File Reference

(986a3bf)

#include "input/touch/touchmanager.h"
#include "configuration.h"
#include "gui/gui.h"
#include "gui/skin.h"
#include "gui/theme.h"
#include "gui/fonts/font.h"
#include "input/inputmanager.h"
#include "input/mouseinput.h"
#include "input/touch/touchactions.h"
#include "utils/delete2.h"
#include "utils/foreach.h"
#include "render/graphics.h"
#include "render/vertexes/imagecollection.h"
#include "resources/imagerect.h"
#include "resources/image/image.h"
#include "debug.h"

Go to the source code of this file.

Variables

TouchManager touchManager
 
RenderType openGLMode
 

Variable Documentation

◆ openGLMode

RenderType openGLMode
extern

◆ touchManager

TouchManager touchManager