This commit is contained in:
NoryiE
2025-09-14 10:11:36 +00:00
parent 9c7186011b
commit 056b0ef795
32 changed files with 1 additions and 1314 deletions

View File

@@ -166,13 +166,9 @@ _Adds additional methods for VisualElement when adding animation plugin_
|Method|Returns|Description|
|---|---|---|
|[VisualElement.hooks](#visualelement-hooks)|-||
|[VisualElement.setup](#visualelement-setup)|-||
|[VisualElement.stopAnimation](#visualelement-stopanimation)|-|Convenience to stop animations from the element|
|[VisualElement:animate](#visualelement-animate)|Animation|Creates a new animation|
## VisualElement.hooks()
## VisualElement.setup()
## VisualElement.stopAnimation()
Convenience to stop animations from the element