22 #ifndef TITANIC_PET_FRAME_H 23 #define TITANIC_PET_FRAME_H 25 #include "titanic/pet_control/pet_section.h" 26 #include "titanic/pet_control/pet_gfx_element.h" 60 bool reset()
override;
void drawSquares(CScreenManager *screenManager, int count)
bool setup(CPetControl *petControl) override
void setArea(PetArea newArea)
Definition: pet_section.h:51
bool MouseButtonDownMsg(CMouseButtonDownMsg *msg) override
bool isValid(CPetControl *petControl) override
Definition: screen_manager.h:49
Definition: pet_gfx_element.h:29
void drawFrame(CScreenManager *screenManager)
Definition: pet_frame.h:34
Definition: pet_control.h:45