22 #ifndef PELROCK_SPELLBOOK_H 23 #define PELROCK_SPELLBOOK_H 41 static const Bookmark _bookmarks[13] = {
45 {480, 129, 30, 25, 5},
46 {480, 224, 28, 32, 8},
47 {416, 344, 23, 17, 12},
48 {368, 346, 28, 34, 11},
49 {198, 340, 26, 28, 10},
50 {164, 336, 33, 17, 9},
52 {105, 227, 27, 33, 6},
53 {103, 118, 30, 26, 3},
54 {101, 78, 36, 33, 2}};
74 Spell *_spell =
nullptr;
75 Spell *_selectedSpell =
nullptr;
78 void selectPage(
int page);
80 void loadBackground();
82 bool checkMouse(
int x,
int y);
Definition: managed_surface.h:51
Definition: spellbook.h:27
Definition: spellbook.h:56
Definition: spellbook.h:33
Definition: resources.h:30