MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Enumerations
GridRenderer.h File Reference
#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 }
 

Detailed Description

Structure for rendering a Grid to an SDL_Surface

Author
Trent R. Small.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.