Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarNetworkedAnimator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarNetworkedAnimator.hpp')
-rw-r--r--source/game/StarNetworkedAnimator.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/game/StarNetworkedAnimator.hpp b/source/game/StarNetworkedAnimator.hpp
index fd84ec1..f3f6568 100644
--- a/source/game/StarNetworkedAnimator.hpp
+++ b/source/game/StarNetworkedAnimator.hpp
@@ -129,6 +129,8 @@ public:
void setPartDrawables(String const& partName, List<Drawable> drawables);
void addPartDrawables(String const& partName, List<Drawable> drawables);
+ String applyPartTags(String const& partName, String apply);
+
void setProcessingDirectives(Directives const& directives);
void setZoom(float zoom);
bool flipped() const;