#include <Inventor/SbColor.h>
#include <Inventor/SbLinear.h>
#include <Inventor/nodes/SoTranslation.h>
#include <Inventor/nodes/SoMaterial.h>
#include "graphical_node.h"
#include "time_updateable.h"
#include "play_field.h"
#include "bubble_field.h"
#include "templates/callable_back.h"
Go to the source code of this file.
Classes | |
class | Bubble |
Bubble in the game. More... |
Project: PGR 2008 Authors: Ondrej Lengal, xlenga00@stud.fit.vutbr.cz Libor Polcak, xpolca03@stud.fit.vutbr.cz Boris Prochazka, xproch63@stud.fit.vutbr.cz Petr Zemek, xzemek02@stud.fit.vutbr.cz