aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/star_control/star_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/star_control/star_view.h')
-rw-r--r--engines/titanic/star_control/star_view.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/engines/titanic/star_control/star_view.h b/engines/titanic/star_control/star_view.h
index 7ebbcb218b..5e958c8053 100644
--- a/engines/titanic/star_control/star_view.h
+++ b/engines/titanic/star_control/star_view.h
@@ -102,6 +102,30 @@ public:
* Called when a star destination is set
*/
void starDestinationSet();
+
+ /**
+ * Resets back to the origin position
+ */
+ void resetPosition();
+ void petDestinationSet();
+
+ void fn2();
+ void fn3(bool fadeIn);
+ void fn4();
+ void fn5();
+ void fn6();
+ void fn7();
+ void fn8();
+ void fn9();
+ void fn10();
+ void fn11();
+ void fn12();
+ void fn13();
+ void fn14();
+ void fn15();
+ void fn16();
+ void fn17();
+
};
} // End of namespace Titanic