![]() |
Pioneer
|
#include <Drawables.h>
Classes | |
| struct | GridData |
Public Member Functions | |
| GridLines (Graphics::Renderer *r) | |
| void | SetLineColors (Color minorLineColor, Color majorLineColor, float lineWidth=2.0) |
| void | Draw (Graphics::Renderer *r, vector2f grid_size, float cell_size) |
| Graphics::Drawables::GridLines::GridLines | ( | Graphics::Renderer * | r | ) |

| void Graphics::Drawables::GridLines::Draw | ( | Graphics::Renderer * | r, |
| vector2f | grid_size, | ||
| float | cell_size | ||
| ) |

| void Graphics::Drawables::GridLines::SetLineColors | ( | Color | minorLineColor, |
| Color | majorLineColor, | ||
| float | lineWidth = 2.0 |
||
| ) |