UGDK
0.4.1
|
#include <string>
#include <map>
#include <list>
#include <stack>
#include <ugdk/base/types.h>
#include <ugdk/math/vector2D.h>
#include <ugdk/math/frame.h>
#include <ugdk/action.h>
#include <ugdk/graphic.h>
#include <ugdk/graphic/modifier.h>
Go to the source code of this file.
Classes | |
class | ugdk::graphic::VideoManager |
Namespaces | |
namespace | ugdk |
namespace | ugdk::graphic |
Macros | |
#define | VIDEO_MANAGER() (ugdk::Engine::reference()->video_manager()) |
#define VIDEO_MANAGER | ( | ) | (ugdk::Engine::reference()->video_manager()) |