kblackbox
KBBGraphicsItemBallRepository Class Reference
#include <kbbgraphicsitemballrepository.h>
Inheritance diagram for KBBGraphicsItemBallRepository:

Detailed Description
The balls the player has to place.Definition at line 45 of file kbbgraphicsitemballrepository.h.
Public Member Functions | |
| KBBGraphicsItemBallRepository (KBBScalableGraphicWidget *parent, KBBThemeManager *themeManager) | |
| ~KBBGraphicsItemBallRepository () | |
| int | ballToTake () const |
| void | fillBallsOutside (int placed) |
| void | newGame (int columns, int rows, int balls) |
| void | removeBall (int outsidePosition) |
Constructor & Destructor Documentation
| KBBGraphicsItemBallRepository::KBBGraphicsItemBallRepository | ( | KBBScalableGraphicWidget * | parent, | |
| KBBThemeManager * | themeManager | |||
| ) |
Definition at line 44 of file kbbgraphicsitemballrepository.cpp.
| KBBGraphicsItemBallRepository::~KBBGraphicsItemBallRepository | ( | ) |
Definition at line 58 of file kbbgraphicsitemballrepository.cpp.
Member Function Documentation
| int KBBGraphicsItemBallRepository::ballToTake | ( | ) | const |
Definition at line 69 of file kbbgraphicsitemballrepository.cpp.
| void KBBGraphicsItemBallRepository::fillBallsOutside | ( | int | placed | ) |
Definition at line 75 of file kbbgraphicsitemballrepository.cpp.
| void KBBGraphicsItemBallRepository::newGame | ( | int | columns, | |
| int | rows, | |||
| int | balls | |||
| ) |
Definition at line 89 of file kbbgraphicsitemballrepository.cpp.
| void KBBGraphicsItemBallRepository::removeBall | ( | int | outsidePosition | ) |
Definition at line 115 of file kbbgraphicsitemballrepository.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference