Phoenix2D-Library
0.10
|
#include <cmath>
#include <iostream>
#include "World.h"
#include "Game.h"
#include "Config.h"
#include "Self.h"
#include "Controller.h"
Go to the source code of this file.
Namespaces | |
Phoenix | |
Variables | |
std::list< Player > | Phoenix::players |
Ball | Phoenix::ball |