#include "object/display_effect.hpp"
#include "scripting/squirrel_util.hpp"
#include "supertux/globals.hpp"
#include "video/drawing_context.hpp"
Go to the source code of this file.
Variables | |
static const float | BORDER_SIZE = 75 |
const float BORDER_SIZE = 75 [static] |
Definition at line 23 of file display_effect.cpp.
Referenced by DisplayEffect::four_to_three(), DisplayEffect::sixteen_to_nine(), and DisplayEffect::update().