aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.hpp
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-05-18 08:15:13 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-05-18 08:15:13 -0400
commitd27a975710cf7ef02f755ef768f133e19df69fa5 (patch)
tree45c21460afb3b964863607dc014343f2e17031f6 /include/ui.hpp
parent3c51eb91645fb9ab6e6cbe49b354408a6e77d1d1 (diff)
Z INDEXING
Diffstat (limited to 'include/ui.hpp')
-rw-r--r--include/ui.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui.hpp b/include/ui.hpp
index 099bebf..f1b44bb 100644
--- a/include/ui.hpp
+++ b/include/ui.hpp
@@ -81,6 +81,7 @@ namespace ui {
void setFontFace(const char *ttf);
void setFontSize(unsigned int size);
void setFontColor(unsigned char r,unsigned char g,unsigned char b, unsigned char a);
+ void setFontZ(float z);
/*
* Draw a centered string.