@esotericsoftware/spine-core
Advanced tools
Comparing version 4.2.17 to 4.2.18
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { VertexAttachment, Attachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Animation, MixBlend, AttachmentTimeline, RotateTimeline } from "./Animation"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Animation } from "./Animation"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** Stores mix (crossfade) durations to be applied when {@link AnimationState} animations are changed. */ |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Texture } from "./Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureAtlas } from "./TextureAtlas"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { AttachmentLoader } from "./attachments/AttachmentLoader"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoundingBoxAttachment } from "./attachments/BoundingBoxAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Slot } from "../Slot"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Utils } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Skin } from "../Skin"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,6 +27,6 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
export {}; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQXR0YWNobWVudExvYWRlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9hdHRhY2htZW50cy9BdHRhY2htZW50TG9hZGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7K0VBMkIrRSJ9 |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { SlotData } from "../SlotData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureRegion } from "../Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,6 +27,6 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
export {}; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSGFzVGV4dHVyZVJlZ2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9hdHRhY2htZW50cy9IYXNUZXh0dXJlUmVnaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7K0VBMkIrRSJ9 |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureRegion } from "../Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureAtlasRegion } from "../TextureAtlas"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color, Utils } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Bone } from "../Bone"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color, MathUtils } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureRegion } from "../Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color, Utils } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureRegion } from "../Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Utils } from "../Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoneData } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TransformMode } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** The base class for all constraint datas. */ |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** The base class for all constraint datas. */ |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { EventData } from "./EventData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** Stores the current pose values for an {@link Event}. |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** Stores the setup pose values for an {@link Event}. |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** Stores the setup pose values for an {@link Event}. |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Bone } from "./Bone"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TransformMode } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoneData } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { ConstraintData } from "./ConstraintData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { PathAttachment } from "./attachments/PathAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { PathAttachment } from "./attachments/PathAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoneData } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { ConstraintData } from "./ConstraintData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,5 +27,5 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
export {}; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ (() => { |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Attachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { MeshAttachment } from "./attachments/MeshAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { AttachmentLoader } from "./attachments/AttachmentLoader"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoundingBoxAttachment } from "./attachments/BoundingBoxAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoundingBoxAttachment } from "./attachments/BoundingBoxAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { ClippingAttachment } from "./attachments/ClippingAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Triangulator } from "./Triangulator"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Animation } from "./Animation"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** Stores the setup pose and all of the stateless data for a skeleton. |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { VertexAttachment, Attachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Attachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { MeshAttachment } from "./attachments/MeshAttachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Attachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { VertexAttachment } from "./attachments/Attachment"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { BoneData } from "./BoneData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Color } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ export declare abstract class Texture { |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ export class Texture { |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { AssetManagerBase } from "./AssetManagerBase"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { TextureFilter, TextureWrap, TextureRegion } from "./Texture"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Bone } from "./Bone"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Vector2, MathUtils } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { ConstraintData } from "./ConstraintData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { ConstraintData } from "./ConstraintData"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { NumberArrayLike } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Pool } from "./Utils"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ /** The interface for items updated by {@link Skeleton#updateWorldTransform()}. */ |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,6 +27,6 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
export {}; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVXBkYXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL1VwZGF0YWJsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OytFQTJCK0UifQ== |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Skeleton } from "./Skeleton"; |
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ export class IntSet { |
{ | ||
"name": "@esotericsoftware/spine-core", | ||
"version": "4.2.17", | ||
"version": "4.2.18", | ||
"description": "The official Spine Runtimes for the web.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2559257