using latest love-android @ changeset 8659be0e75a3

This commit is contained in:
fysx
2014-05-25 16:05:26 +02:00
parent 1d29da2d80
commit 49265f0596
58 changed files with 2008 additions and 366 deletions
@@ -31,6 +31,7 @@
#include "font/Rasterizer.h"
#include "graphics/Texture.h"
#include "graphics/Volatile.h"
#include "VertexBuffer.h"
#include "OpenGL.h"
@@ -185,6 +186,8 @@ private:
love::font::Rasterizer *rasterizer;
VertexIndex *indexBuffer;
int height;
float lineHeight;
float mSpacing; // modifies the spacing by multiplying it with this value