|
Bowls
|
#include <time.h>#include "cgg/cgg.h"#include "Kinect.h"#include "Timer.h"#include "Bowl.h"#include "Jack.h"#include "Physics.h"
Go to the source code of this file.
Classes | |
| class | Game |
| the Game object where all of the functions of the game is stored. More... | |
Enumerations | |
| enum | PlayerName { RedPlayer, BluePlayer } |
| an eNum to identify the current players turn More... | |
| enum PlayerName |