|
MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
|
#include "Grid.h"#include "Drawing.h"#include "TileRenderer.h"#include "AtomViewPanel.h"#include "GridRenderer.tcc"Go to the source code of this file.
Data Structures | |
| class | MFM::GridRenderer |
Enumerations | |
| enum | EventWindowRenderMode { EVENTWINDOW_RENDER_OFF = 0, EVENTWINDOW_RENDER_CURRENT = 1, EVENTWINDOW_RENDER_ALL = 2 } |
Structure for rendering a Grid to an SDL_Surface
1.8.6