From d57be9d49c55bc0b85eb8f539ff2029518cfafc0 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Fri, 30 Jan 2009 10:56:54 -0700 Subject: Exposed most gui elements to take alpha values. There are still a few spots that could also be fixed up as well, but require other methods to fix them (the filled color rectangles on the progress bars, as well as the text on them as well, as an example). Signed-off-by: Ira Rice --- src/gui/textfield.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/textfield.h') diff --git a/src/gui/textfield.h b/src/gui/textfield.h index a2432175..11a58824 100644 --- a/src/gui/textfield.h +++ b/src/gui/textfield.h @@ -99,6 +99,7 @@ class TextField : public gcn::TextField { private: static int instances; + static float mAlpha; static ImageRect skin; bool mNumeric; int mMinimum; -- cgit v1.2.3-70-g09d2