#include <QQuickItem>
#include <QQmlListProperty>
Go to the source code of this file.
Classes | |
class | Scene |
The Scene class provides access to geometry and collision detection methods. Furthermore, some game logic is implemented, so the scene holds the player, the gem influenced by player and cameras. More... | |