#include "game/component/graphic_rectangular.h"
#include <cmath>
#include <ugdk/base/resourcemanager.h>
#include <ugdk/graphic/drawable/texturedrectangle.h>
#include <ugdk/graphic/node.h>
#include <ugdk/math/integer2D.h>
#include <ugdk/math/vector2D.h>
#include "game/base/gamecontroller.h"
#include "game/base/gameobject.h"
#include "game/base/gametile.h"
#include "game/component/shape_rectangular.h"
Namespaces | |
game | |
game::component | |