aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/Workspace.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/Workspace.hpp')
-rw-r--r--src/helpers/Workspace.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/helpers/Workspace.hpp b/src/helpers/Workspace.hpp
index 3a9abf72..fbf32f6f 100644
--- a/src/helpers/Workspace.hpp
+++ b/src/helpers/Workspace.hpp
@@ -21,4 +21,7 @@ public:
// for animations
CAnimatedVariable m_vRenderOffset;
+ CAnimatedVariable m_fAlpha;
+
+ void startAnim(bool in, bool left);
}; \ No newline at end of file