#include "../global.h"#include "../palette.h"#include "../basegfx.h"#include "../graphics/surface.h"#include "../basegfx.h"Include dependency graph for graphics.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | initASCGraphicSubsystem (SDL_Surface *screen) |
| void | shutdownASCGraphicSubsystem () |
| int | copy2screen (void) |
| int | copy2screen (int x1, int y1, int x2, int y2) |
| Surface & | getActiveSurface () |
|
||||||||||||||||||||
|
Definition at line 111 of file graphics.cpp. References Surface::assignDefaultPalette(), dummyScreenPaletteSetup, Surface::getBaseSurface(), hgmp, min(), screen, and tgraphmodeparameters::surface. |
|
|
Definition at line 92 of file graphics.cpp. References Surface::assignDefaultPalette(), dummyScreenPaletteSetup, Surface::getBaseSurface(), hgmp, screen, and tgraphmodeparameters::surface. |
|
|
Definition at line 83 of file graphics.cpp. References agmp, and tgraphmodeparameters::surface. Referenced by tshownewtanks::init(). |
|
|
|
Definition at line 70 of file graphics.cpp. References agmp, and tgraphmodeparameters::surface. Referenced by ASC_PG_App::~ASC_PG_App(). |
1.4.2