summaryrefslogtreecommitdiffstats
path: root/scene/scene_string_names.h
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2016-05-14 23:48:23 -0300
committerJuan Linietsky <reduzio@gmail.com>2016-05-14 23:48:45 -0300
commitbed3efb17ede58a2bfc177b47cb3a49091aea30a (patch)
tree81708b952559e76d38902afac2663a77f8974688 /scene/scene_string_names.h
parent7913e792acd656469b29fb90be1dbb7c06a855ba (diff)
downloadredot-engine-bed3efb17ede58a2bfc177b47cb3a49091aea30a.tar.gz
New reworked AnimatedSprite!
-New SpriteFrames editor, with support for drag&drop, multiple animation sets, animation speed and loop. -New AnimatedSprite, with support for all the new features! AnimatedSprite3D has not been updated yet. -Added support for drag&drop to other editors, such as resourcepreload, sample library, etc.
Diffstat (limited to 'scene/scene_string_names.h')
-rw-r--r--scene/scene_string_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/scene_string_names.h b/scene/scene_string_names.h
index f85a858423..da5e45172b 100644
--- a/scene/scene_string_names.h
+++ b/scene/scene_string_names.h
@@ -182,6 +182,7 @@ public:
NodePath path_pp;
+ StringName _default;
};