Added Levelset class
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 6 Sep 2011 14:59:40 +0000 (17:59 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 6 Sep 2011 15:02:33 +0000 (18:02 +0300)
commitaa4a759247b08e96f02c5b8eaaa518ac6c5065c6
tree7198d79b50bb9d1ed4c3cf7aa31a0f8b5f107f05
parent07f80c4aeeb176c0e18fccb90d802e1de6872e59
Added Levelset class

Contains the name and levels of a levelset and access to highscores of
the set and indivisual levels. The highscores are stored in QSettings.
Each set must have an unique name, or else the highscores will be mixed.
The class is not used yet.
ghostsoverboard.pro
levelset.cpp [new file with mode: 0644]
levelset.h [new file with mode: 0644]