From b4befc985875588a4b454b112b8b79a94c26e5e6 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 14 Oct 2009 10:21:50 -0600 Subject: Add more detail to DebugWindow --- src/resources/image.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources') diff --git a/src/resources/image.h b/src/resources/image.h index 9c0f9da7..794506bf 100644 --- a/src/resources/image.h +++ b/src/resources/image.h @@ -179,6 +179,8 @@ class Image : public Resource */ static void setLoadAsOpenGL(bool useOpenGL); + static bool getLoadAsOpenGL() { return mUseOpenGL; } + int getTextureWidth() const { return mTexWidth; } int getTextureHeight() const { return mTexHeight; } static int getTextureType() { return mTextureType; } -- cgit v1.2.3-70-g09d2