kigo
gamescene.cpp File Reference
#include "gamescene.h"
#include "game/game.h"
#include "preferences.h"
#include "themerenderer.h"
#include <QPainter>
#include <QGraphicsPixmapItem>
#include <QGraphicsSceneMouseEvent>
#include "moc_gamescene.cpp"
Include dependency graph for gamescene.cpp:
Go to the source code of this file.
Namespaces | |
Kigo | |
Variables | |
const int | Kigo::dotPositions13 [] = {3,3, 3,9, 9,3, 9,9, 6,6} |
const int | Kigo::dotPositions19 [] = {3,3, 3,9, 3,15, 9,3, 9,9, 9,15, 15,3, 15,9, 15,15} |
const int | Kigo::dotPositions9 [] = {2,2, 2,6, 6,2, 6,6, 4,4} |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.