• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegames API Reference
  • KDE Home
  • Contact Us
 

kapman

  • sources
  • kde-4.14
  • kdegames
  • kapman
ghostitem.h
Go to the documentation of this file.
1 /*
2  * Copyright 2007-2008 Thomas Gallinari <tg8187@yahoo.fr>
3  * Copyright 2007-2008 Pierre-Benoit Besse <besse.pb@gmail.com>
4  *
5  * This program is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU General Public License as
7  * published by the Free Software Foundation; either version 2 of
8  * the License, or (at your option) any later version.
9  *
10  * This program is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  * GNU General Public License for more details.
14  *
15  * You should have received a copy of the GNU General Public License
16  * along with this program. If not, see <http://www.gnu.org/licenses/>.
17  */
18 
19 #ifndef GHOSTITEM_H
20 #define GHOSTITEM_H
21 
22 #include "characteritem.h"
23 #include "ghost.h"
24 
28 class GhostItem : public CharacterItem {
29 
30  Q_OBJECT
31 
32  private:
33 
35  QTimer* m_startBlinkingTimer;
36 
37  public:
38 
43  GhostItem(Ghost* p_model);
44 
48  ~GhostItem();
49 
53  void updateBlinkTimersDuration();
54 
55  public slots:
56 
62  void update(qreal p_x, qreal p_y);
63 
67  void updateState();
68 
72  void blink();
73 };
74 
75 #endif
76 
GhostItem::updateState
void updateState()
Update the image function of the Ghost state.
Definition: ghostitem.cpp:61
GhostItem::~GhostItem
~GhostItem()
Deletes the CharacterItem instance.
Definition: ghostitem.cpp:41
CharacterItem
This class is the graphical representation of a Character.
Definition: characteritem.h:29
Ghost
This class represents a Ghost for kapman.
Definition: ghost.h:29
QTimer
characteritem.h
GhostItem::GhostItem
GhostItem(Ghost *p_model)
Creates a new GhostItem instance.
Definition: ghostitem.cpp:22
GhostItem::blink
void blink()
Implements the CharacterItem method.
Definition: ghostitem.cpp:90
GhostItem::updateBlinkTimersDuration
void updateBlinkTimersDuration()
Ensures the blink timers are correctly set.
Definition: ghostitem.cpp:45
ghost.h
GhostItem
This class is the graphical representation of a Ghost.
Definition: ghostitem.h:28
GhostItem::update
void update(qreal p_x, qreal p_y)
Updates the view coordinates.
Definition: ghostitem.cpp:53
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kapman

Skip menu "kapman"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdegames API Reference

Skip menu "kdegames API Reference"
  • granatier
  • kapman
  • kblackbox
  • kgoldrunner
  • kigo
  • kmahjongg
  • KShisen
  • ksquares
  • libkdegames
  •   highscore
  •   libkdegamesprivate
  •     kgame
  • libkmahjongg
  • palapeli
  •   libpala

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal