From 1c3cda3f5957d6d3cd79b5e18f35c312abb95749 Mon Sep 17 00:00:00 2001 From: Serkan Aksit <5222368+sekodev@users.noreply.github.com> Date: Sat, 24 Apr 2021 18:30:16 +0300 Subject: [PATCH] Adding anchorChildren to properties (#85) Addressing issue #82 --- markdown/api/type/GroupObject/index.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown/api/type/GroupObject/index.markdown b/markdown/api/type/GroupObject/index.markdown index 242b18878..1172bfbd1 100644 --- a/markdown/api/type/GroupObject/index.markdown +++ b/markdown/api/type/GroupObject/index.markdown @@ -35,6 +35,8 @@ Using groups with the physics engine has some limitations — see the [Physics N _(Inherits properties from [DisplayObject][api.type.DisplayObject])_ +#### [object.anchorChildren][api.type.GroupObject.anchorChildren] + #### [object.numChildren][api.type.GroupObject.numChildren]