#include <kgameprocess.h>Include dependency graph for kwin4proc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KComputer |
Defines | |
| #define | SIZE_Y_ALL 36 |
| #define | SIZE_X 6 |
| #define | SIZE_Y 5 |
Typedefs | |
| typedef enum e_farbe | Farbe |
| typedef char | FARBE |
Enumerations | |
| enum | e_farbe { Niemand = 0, Gelb = 1, Rot = 2, Tip = 3, Rand = 4 } |
|
|
Definition at line 28 of file kwin4proc.h. Referenced by KComputer::GetCompMove(), KComputer::InitField(), KComputer::think(), and KComputer::Wertung(). |
|
|
Definition at line 29 of file kwin4proc.h. Referenced by KComputer::DoMove(), KComputer::InitField(), and KComputer::think(). |
|
|
Definition at line 27 of file kwin4proc.h. Referenced by KComputer::Bewertung(), KComputer::GameOver(), KComputer::GetCompMove(), KComputer::InitField(), and KComputer::Wertung(). |
|
|
Definition at line 25 of file kwin4proc.h. |
|
|
|
|
|
Definition at line 24 of file kwin4proc.h. |
1.4.6