aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/star_control/star_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/star_control/star_view.cpp')
-rw-r--r--engines/titanic/star_control/star_view.cpp73
1 files changed, 73 insertions, 0 deletions
diff --git a/engines/titanic/star_control/star_view.cpp b/engines/titanic/star_control/star_view.cpp
index c82f89335d..d10e0ee094 100644
--- a/engines/titanic/star_control/star_view.cpp
+++ b/engines/titanic/star_control/star_view.cpp
@@ -128,8 +128,81 @@ void CStarView::starDestinationSet() {
// TODO
}
+void CStarView::petDestinationSet() {
+ // TODO
+}
+
+void CStarView::resetPosition() {
+ // TODO
+}
+
void CStarView::fn1() {
// TODO
}
+void CStarView::fn2() {
+ // TODO
+}
+
+void CStarView::fn3(bool fadeIn) {
+ // TODO
+}
+
+void CStarView::fn4() {
+ // TODO
+}
+
+void CStarView::fn5() {
+ // TODO
+}
+
+void CStarView::fn6() {
+ // TODO
+}
+
+void CStarView::fn7() {
+ // TODO
+}
+
+void CStarView::fn8() {
+ // TODO
+}
+
+void CStarView::fn9() {
+ // TODO
+}
+
+void CStarView::fn10() {
+ // TODO
+}
+
+void CStarView::fn11() {
+ // TODO
+}
+
+void CStarView::fn12() {
+ // TODO
+}
+
+void CStarView::fn13() {
+ // TODO
+}
+
+void CStarView::fn14() {
+ // TODO
+}
+
+void CStarView::fn15() {
+ // TODO
+}
+
+void CStarView::fn16() {
+ // TODO
+}
+
+void CStarView::fn17() {
+ // TODO
+}
+
+
} // End of namespace Titanic