From be0e364388ec6cc3bfd45ecb1f1ef713ce60f882 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 19 Jun 2024 14:20:44 +0200 Subject: [PATCH] [flutter] Dart analyzer fixes. --- spine-flutter/lib/assets/libspine_flutter.js | 284 +++++++++--------- .../lib/assets/libspine_flutter.wasm | Bin 416639 -> 416982 bytes spine-flutter/lib/spine_flutter.dart | 20 +- spine-flutter/lib/spine_widget.dart | 20 +- 4 files changed, 161 insertions(+), 163 deletions(-) diff --git a/spine-flutter/lib/assets/libspine_flutter.js b/spine-flutter/lib/assets/libspine_flutter.js index b35516558..2e2004de7 100644 --- a/spine-flutter/lib/assets/libspine_flutter.js +++ b/spine-flutter/lib/assets/libspine_flutter.js @@ -28,17 +28,17 @@ a.___wasm_call_ctors=function(){return(a.___wasm_call_ctors=a.asm.__wasm_call_ct a._spine_report_leaks=function(){return(a._spine_report_leaks=a.asm.spine_report_leaks).apply(null,arguments)};a._spine_color_get_r=function(){return(a._spine_color_get_r=a.asm.spine_color_get_r).apply(null,arguments)};a._spine_color_get_g=function(){return(a._spine_color_get_g=a.asm.spine_color_get_g).apply(null,arguments)};a._spine_color_get_b=function(){return(a._spine_color_get_b=a.asm.spine_color_get_b).apply(null,arguments)}; a._spine_color_get_a=function(){return(a._spine_color_get_a=a.asm.spine_color_get_a).apply(null,arguments)};a._spine_bounds_get_x=function(){return(a._spine_bounds_get_x=a.asm.spine_bounds_get_x).apply(null,arguments)};a._spine_bounds_get_y=function(){return(a._spine_bounds_get_y=a.asm.spine_bounds_get_y).apply(null,arguments)};a._spine_bounds_get_width=function(){return(a._spine_bounds_get_width=a.asm.spine_bounds_get_width).apply(null,arguments)}; a._spine_bounds_get_height=function(){return(a._spine_bounds_get_height=a.asm.spine_bounds_get_height).apply(null,arguments)};a._spine_vector_get_x=function(){return(a._spine_vector_get_x=a.asm.spine_vector_get_x).apply(null,arguments)};a._spine_vector_get_y=function(){return(a._spine_vector_get_y=a.asm.spine_vector_get_y).apply(null,arguments)};a._spine_atlas_load=function(){return(a._spine_atlas_load=a.asm.spine_atlas_load).apply(null,arguments)}; -a._spine_atlas_get_num_image_paths=function(){return(a._spine_atlas_get_num_image_paths=a.asm.spine_atlas_get_num_image_paths).apply(null,arguments)};a._spine_atlas_get_image_path=function(){return(a._spine_atlas_get_image_path=a.asm.spine_atlas_get_image_path).apply(null,arguments)};a._spine_atlas_get_error=function(){return(a._spine_atlas_get_error=a.asm.spine_atlas_get_error).apply(null,arguments)}; -a._spine_atlas_dispose=function(){return(a._spine_atlas_dispose=a.asm.spine_atlas_dispose).apply(null,arguments)};a._free=function(){return(a._free=a.asm.free).apply(null,arguments)};a._spine_skeleton_data_load_json=function(){return(a._spine_skeleton_data_load_json=a.asm.spine_skeleton_data_load_json).apply(null,arguments)};a._spine_skeleton_data_load_binary=function(){return(a._spine_skeleton_data_load_binary=a.asm.spine_skeleton_data_load_binary).apply(null,arguments)}; -a._spine_skeleton_data_result_get_error=function(){return(a._spine_skeleton_data_result_get_error=a.asm.spine_skeleton_data_result_get_error).apply(null,arguments)};a._spine_skeleton_data_result_get_data=function(){return(a._spine_skeleton_data_result_get_data=a.asm.spine_skeleton_data_result_get_data).apply(null,arguments)};a._spine_skeleton_data_result_dispose=function(){return(a._spine_skeleton_data_result_dispose=a.asm.spine_skeleton_data_result_dispose).apply(null,arguments)}; -a._spine_skeleton_data_find_bone=function(){return(a._spine_skeleton_data_find_bone=a.asm.spine_skeleton_data_find_bone).apply(null,arguments)};a._spine_skeleton_data_find_slot=function(){return(a._spine_skeleton_data_find_slot=a.asm.spine_skeleton_data_find_slot).apply(null,arguments)};a._spine_skeleton_data_find_skin=function(){return(a._spine_skeleton_data_find_skin=a.asm.spine_skeleton_data_find_skin).apply(null,arguments)}; -a._spine_skeleton_data_find_event=function(){return(a._spine_skeleton_data_find_event=a.asm.spine_skeleton_data_find_event).apply(null,arguments)};a._spine_skeleton_data_find_animation=function(){return(a._spine_skeleton_data_find_animation=a.asm.spine_skeleton_data_find_animation).apply(null,arguments)};a._spine_skeleton_data_find_ik_constraint=function(){return(a._spine_skeleton_data_find_ik_constraint=a.asm.spine_skeleton_data_find_ik_constraint).apply(null,arguments)}; -a._spine_skeleton_data_find_transform_constraint=function(){return(a._spine_skeleton_data_find_transform_constraint=a.asm.spine_skeleton_data_find_transform_constraint).apply(null,arguments)};a._spine_skeleton_data_find_path_constraint=function(){return(a._spine_skeleton_data_find_path_constraint=a.asm.spine_skeleton_data_find_path_constraint).apply(null,arguments)}; -a._spine_skeleton_data_find_physics_constraint=function(){return(a._spine_skeleton_data_find_physics_constraint=a.asm.spine_skeleton_data_find_physics_constraint).apply(null,arguments)};a._spine_skeleton_data_get_name=function(){return(a._spine_skeleton_data_get_name=a.asm.spine_skeleton_data_get_name).apply(null,arguments)};a._spine_skeleton_data_get_num_bones=function(){return(a._spine_skeleton_data_get_num_bones=a.asm.spine_skeleton_data_get_num_bones).apply(null,arguments)}; -a._spine_skeleton_data_get_bones=function(){return(a._spine_skeleton_data_get_bones=a.asm.spine_skeleton_data_get_bones).apply(null,arguments)};a._spine_skeleton_data_get_num_slots=function(){return(a._spine_skeleton_data_get_num_slots=a.asm.spine_skeleton_data_get_num_slots).apply(null,arguments)};a._spine_skeleton_data_get_slots=function(){return(a._spine_skeleton_data_get_slots=a.asm.spine_skeleton_data_get_slots).apply(null,arguments)}; -a._spine_skeleton_data_get_num_skins=function(){return(a._spine_skeleton_data_get_num_skins=a.asm.spine_skeleton_data_get_num_skins).apply(null,arguments)};a._spine_skeleton_data_get_skins=function(){return(a._spine_skeleton_data_get_skins=a.asm.spine_skeleton_data_get_skins).apply(null,arguments)};a._spine_skeleton_data_get_default_skin=function(){return(a._spine_skeleton_data_get_default_skin=a.asm.spine_skeleton_data_get_default_skin).apply(null,arguments)}; -a._spine_skeleton_data_set_default_skin=function(){return(a._spine_skeleton_data_set_default_skin=a.asm.spine_skeleton_data_set_default_skin).apply(null,arguments)};a._spine_skeleton_data_get_num_events=function(){return(a._spine_skeleton_data_get_num_events=a.asm.spine_skeleton_data_get_num_events).apply(null,arguments)};a._spine_skeleton_data_get_events=function(){return(a._spine_skeleton_data_get_events=a.asm.spine_skeleton_data_get_events).apply(null,arguments)}; -a._spine_skeleton_data_get_num_animations=function(){return(a._spine_skeleton_data_get_num_animations=a.asm.spine_skeleton_data_get_num_animations).apply(null,arguments)};a._spine_skeleton_data_get_animations=function(){return(a._spine_skeleton_data_get_animations=a.asm.spine_skeleton_data_get_animations).apply(null,arguments)}; +a._spine_atlas_get_num_image_paths=function(){return(a._spine_atlas_get_num_image_paths=a.asm.spine_atlas_get_num_image_paths).apply(null,arguments)};a._spine_atlas_is_pma=function(){return(a._spine_atlas_is_pma=a.asm.spine_atlas_is_pma).apply(null,arguments)};a._spine_atlas_get_image_path=function(){return(a._spine_atlas_get_image_path=a.asm.spine_atlas_get_image_path).apply(null,arguments)}; +a._spine_atlas_get_error=function(){return(a._spine_atlas_get_error=a.asm.spine_atlas_get_error).apply(null,arguments)};a._spine_atlas_dispose=function(){return(a._spine_atlas_dispose=a.asm.spine_atlas_dispose).apply(null,arguments)};a._free=function(){return(a._free=a.asm.free).apply(null,arguments)};a._spine_skeleton_data_load_json=function(){return(a._spine_skeleton_data_load_json=a.asm.spine_skeleton_data_load_json).apply(null,arguments)}; +a._spine_skeleton_data_load_binary=function(){return(a._spine_skeleton_data_load_binary=a.asm.spine_skeleton_data_load_binary).apply(null,arguments)};a._spine_skeleton_data_result_get_error=function(){return(a._spine_skeleton_data_result_get_error=a.asm.spine_skeleton_data_result_get_error).apply(null,arguments)};a._spine_skeleton_data_result_get_data=function(){return(a._spine_skeleton_data_result_get_data=a.asm.spine_skeleton_data_result_get_data).apply(null,arguments)}; +a._spine_skeleton_data_result_dispose=function(){return(a._spine_skeleton_data_result_dispose=a.asm.spine_skeleton_data_result_dispose).apply(null,arguments)};a._spine_skeleton_data_find_bone=function(){return(a._spine_skeleton_data_find_bone=a.asm.spine_skeleton_data_find_bone).apply(null,arguments)};a._spine_skeleton_data_find_slot=function(){return(a._spine_skeleton_data_find_slot=a.asm.spine_skeleton_data_find_slot).apply(null,arguments)}; +a._spine_skeleton_data_find_skin=function(){return(a._spine_skeleton_data_find_skin=a.asm.spine_skeleton_data_find_skin).apply(null,arguments)};a._spine_skeleton_data_find_event=function(){return(a._spine_skeleton_data_find_event=a.asm.spine_skeleton_data_find_event).apply(null,arguments)};a._spine_skeleton_data_find_animation=function(){return(a._spine_skeleton_data_find_animation=a.asm.spine_skeleton_data_find_animation).apply(null,arguments)}; +a._spine_skeleton_data_find_ik_constraint=function(){return(a._spine_skeleton_data_find_ik_constraint=a.asm.spine_skeleton_data_find_ik_constraint).apply(null,arguments)};a._spine_skeleton_data_find_transform_constraint=function(){return(a._spine_skeleton_data_find_transform_constraint=a.asm.spine_skeleton_data_find_transform_constraint).apply(null,arguments)}; +a._spine_skeleton_data_find_path_constraint=function(){return(a._spine_skeleton_data_find_path_constraint=a.asm.spine_skeleton_data_find_path_constraint).apply(null,arguments)};a._spine_skeleton_data_find_physics_constraint=function(){return(a._spine_skeleton_data_find_physics_constraint=a.asm.spine_skeleton_data_find_physics_constraint).apply(null,arguments)};a._spine_skeleton_data_get_name=function(){return(a._spine_skeleton_data_get_name=a.asm.spine_skeleton_data_get_name).apply(null,arguments)}; +a._spine_skeleton_data_get_num_bones=function(){return(a._spine_skeleton_data_get_num_bones=a.asm.spine_skeleton_data_get_num_bones).apply(null,arguments)};a._spine_skeleton_data_get_bones=function(){return(a._spine_skeleton_data_get_bones=a.asm.spine_skeleton_data_get_bones).apply(null,arguments)};a._spine_skeleton_data_get_num_slots=function(){return(a._spine_skeleton_data_get_num_slots=a.asm.spine_skeleton_data_get_num_slots).apply(null,arguments)}; +a._spine_skeleton_data_get_slots=function(){return(a._spine_skeleton_data_get_slots=a.asm.spine_skeleton_data_get_slots).apply(null,arguments)};a._spine_skeleton_data_get_num_skins=function(){return(a._spine_skeleton_data_get_num_skins=a.asm.spine_skeleton_data_get_num_skins).apply(null,arguments)};a._spine_skeleton_data_get_skins=function(){return(a._spine_skeleton_data_get_skins=a.asm.spine_skeleton_data_get_skins).apply(null,arguments)}; +a._spine_skeleton_data_get_default_skin=function(){return(a._spine_skeleton_data_get_default_skin=a.asm.spine_skeleton_data_get_default_skin).apply(null,arguments)};a._spine_skeleton_data_set_default_skin=function(){return(a._spine_skeleton_data_set_default_skin=a.asm.spine_skeleton_data_set_default_skin).apply(null,arguments)};a._spine_skeleton_data_get_num_events=function(){return(a._spine_skeleton_data_get_num_events=a.asm.spine_skeleton_data_get_num_events).apply(null,arguments)}; +a._spine_skeleton_data_get_events=function(){return(a._spine_skeleton_data_get_events=a.asm.spine_skeleton_data_get_events).apply(null,arguments)};a._spine_skeleton_data_get_num_animations=function(){return(a._spine_skeleton_data_get_num_animations=a.asm.spine_skeleton_data_get_num_animations).apply(null,arguments)};a._spine_skeleton_data_get_animations=function(){return(a._spine_skeleton_data_get_animations=a.asm.spine_skeleton_data_get_animations).apply(null,arguments)}; a._spine_skeleton_data_get_num_ik_constraints=function(){return(a._spine_skeleton_data_get_num_ik_constraints=a.asm.spine_skeleton_data_get_num_ik_constraints).apply(null,arguments)};a._spine_skeleton_data_get_ik_constraints=function(){return(a._spine_skeleton_data_get_ik_constraints=a.asm.spine_skeleton_data_get_ik_constraints).apply(null,arguments)}; a._spine_skeleton_data_get_num_transform_constraints=function(){return(a._spine_skeleton_data_get_num_transform_constraints=a.asm.spine_skeleton_data_get_num_transform_constraints).apply(null,arguments)};a._spine_skeleton_data_get_transform_constraints=function(){return(a._spine_skeleton_data_get_transform_constraints=a.asm.spine_skeleton_data_get_transform_constraints).apply(null,arguments)}; a._spine_skeleton_data_get_num_path_constraints=function(){return(a._spine_skeleton_data_get_num_path_constraints=a.asm.spine_skeleton_data_get_num_path_constraints).apply(null,arguments)};a._spine_skeleton_data_get_path_constraints=function(){return(a._spine_skeleton_data_get_path_constraints=a.asm.spine_skeleton_data_get_path_constraints).apply(null,arguments)}; @@ -83,34 +83,35 @@ a._spine_track_entry_set_mix_draw_order_threshold=function(){return(a._spine_tra a._spine_track_entry_get_mix_time=function(){return(a._spine_track_entry_get_mix_time=a.asm.spine_track_entry_get_mix_time).apply(null,arguments)};a._spine_track_entry_set_mix_time=function(){return(a._spine_track_entry_set_mix_time=a.asm.spine_track_entry_set_mix_time).apply(null,arguments)};a._spine_track_entry_get_mix_duration=function(){return(a._spine_track_entry_get_mix_duration=a.asm.spine_track_entry_get_mix_duration).apply(null,arguments)}; a._spine_track_entry_set_mix_duration=function(){return(a._spine_track_entry_set_mix_duration=a.asm.spine_track_entry_set_mix_duration).apply(null,arguments)};a._spine_track_entry_get_mix_blend=function(){return(a._spine_track_entry_get_mix_blend=a.asm.spine_track_entry_get_mix_blend).apply(null,arguments)};a._spine_track_entry_set_mix_blend=function(){return(a._spine_track_entry_set_mix_blend=a.asm.spine_track_entry_set_mix_blend).apply(null,arguments)}; a._spine_track_entry_get_mixing_from=function(){return(a._spine_track_entry_get_mixing_from=a.asm.spine_track_entry_get_mixing_from).apply(null,arguments)};a._spine_track_entry_get_mixing_to=function(){return(a._spine_track_entry_get_mixing_to=a.asm.spine_track_entry_get_mixing_to).apply(null,arguments)};a._spine_track_entry_reset_rotation_directions=function(){return(a._spine_track_entry_reset_rotation_directions=a.asm.spine_track_entry_reset_rotation_directions).apply(null,arguments)}; -a._spine_track_entry_get_track_complete=function(){return(a._spine_track_entry_get_track_complete=a.asm.spine_track_entry_get_track_complete).apply(null,arguments)};a._spine_skeleton_update_cache=function(){return(a._spine_skeleton_update_cache=a.asm.spine_skeleton_update_cache).apply(null,arguments)};a._spine_skeleton_update_world_transform=function(){return(a._spine_skeleton_update_world_transform=a.asm.spine_skeleton_update_world_transform).apply(null,arguments)}; -a._spine_skeleton_update_world_transform_bone=function(){return(a._spine_skeleton_update_world_transform_bone=a.asm.spine_skeleton_update_world_transform_bone).apply(null,arguments)};a._spine_skeleton_set_to_setup_pose=function(){return(a._spine_skeleton_set_to_setup_pose=a.asm.spine_skeleton_set_to_setup_pose).apply(null,arguments)};a._spine_skeleton_set_bones_to_setup_pose=function(){return(a._spine_skeleton_set_bones_to_setup_pose=a.asm.spine_skeleton_set_bones_to_setup_pose).apply(null,arguments)}; -a._spine_skeleton_set_slots_to_setup_pose=function(){return(a._spine_skeleton_set_slots_to_setup_pose=a.asm.spine_skeleton_set_slots_to_setup_pose).apply(null,arguments)};a._spine_skeleton_find_bone=function(){return(a._spine_skeleton_find_bone=a.asm.spine_skeleton_find_bone).apply(null,arguments)};a._spine_skeleton_find_slot=function(){return(a._spine_skeleton_find_slot=a.asm.spine_skeleton_find_slot).apply(null,arguments)}; -a._spine_skeleton_set_skin_by_name=function(){return(a._spine_skeleton_set_skin_by_name=a.asm.spine_skeleton_set_skin_by_name).apply(null,arguments)};a._spine_skeleton_set_skin=function(){return(a._spine_skeleton_set_skin=a.asm.spine_skeleton_set_skin).apply(null,arguments)};a._spine_skeleton_get_attachment_by_name=function(){return(a._spine_skeleton_get_attachment_by_name=a.asm.spine_skeleton_get_attachment_by_name).apply(null,arguments)}; -a._spine_skeleton_get_attachment=function(){return(a._spine_skeleton_get_attachment=a.asm.spine_skeleton_get_attachment).apply(null,arguments)};a._spine_skeleton_set_attachment=function(){return(a._spine_skeleton_set_attachment=a.asm.spine_skeleton_set_attachment).apply(null,arguments)};a._spine_skeleton_find_ik_constraint=function(){return(a._spine_skeleton_find_ik_constraint=a.asm.spine_skeleton_find_ik_constraint).apply(null,arguments)}; -a._spine_skeleton_find_transform_constraint=function(){return(a._spine_skeleton_find_transform_constraint=a.asm.spine_skeleton_find_transform_constraint).apply(null,arguments)};a._spine_skeleton_find_path_constraint=function(){return(a._spine_skeleton_find_path_constraint=a.asm.spine_skeleton_find_path_constraint).apply(null,arguments)};a._spine_skeleton_find_physics_constraint=function(){return(a._spine_skeleton_find_physics_constraint=a.asm.spine_skeleton_find_physics_constraint).apply(null,arguments)}; -a._spine_skeleton_get_bounds=function(){return(a._spine_skeleton_get_bounds=a.asm.spine_skeleton_get_bounds).apply(null,arguments)};a._spine_skeleton_get_root_bone=function(){return(a._spine_skeleton_get_root_bone=a.asm.spine_skeleton_get_root_bone).apply(null,arguments)};a._spine_skeleton_get_data=function(){return(a._spine_skeleton_get_data=a.asm.spine_skeleton_get_data).apply(null,arguments)}; -a._spine_skeleton_get_num_bones=function(){return(a._spine_skeleton_get_num_bones=a.asm.spine_skeleton_get_num_bones).apply(null,arguments)};a._spine_skeleton_get_bones=function(){return(a._spine_skeleton_get_bones=a.asm.spine_skeleton_get_bones).apply(null,arguments)};a._spine_skeleton_get_num_slots=function(){return(a._spine_skeleton_get_num_slots=a.asm.spine_skeleton_get_num_slots).apply(null,arguments)}; -a._spine_skeleton_get_slots=function(){return(a._spine_skeleton_get_slots=a.asm.spine_skeleton_get_slots).apply(null,arguments)};a._spine_skeleton_get_num_draw_order=function(){return(a._spine_skeleton_get_num_draw_order=a.asm.spine_skeleton_get_num_draw_order).apply(null,arguments)};a._spine_skeleton_get_draw_order=function(){return(a._spine_skeleton_get_draw_order=a.asm.spine_skeleton_get_draw_order).apply(null,arguments)}; -a._spine_skeleton_get_num_ik_constraints=function(){return(a._spine_skeleton_get_num_ik_constraints=a.asm.spine_skeleton_get_num_ik_constraints).apply(null,arguments)};a._spine_skeleton_get_ik_constraints=function(){return(a._spine_skeleton_get_ik_constraints=a.asm.spine_skeleton_get_ik_constraints).apply(null,arguments)}; -a._spine_skeleton_get_num_transform_constraints=function(){return(a._spine_skeleton_get_num_transform_constraints=a.asm.spine_skeleton_get_num_transform_constraints).apply(null,arguments)};a._spine_skeleton_get_transform_constraints=function(){return(a._spine_skeleton_get_transform_constraints=a.asm.spine_skeleton_get_transform_constraints).apply(null,arguments)}; -a._spine_skeleton_get_num_path_constraints=function(){return(a._spine_skeleton_get_num_path_constraints=a.asm.spine_skeleton_get_num_path_constraints).apply(null,arguments)};a._spine_skeleton_get_path_constraints=function(){return(a._spine_skeleton_get_path_constraints=a.asm.spine_skeleton_get_path_constraints).apply(null,arguments)}; -a._spine_skeleton_get_num_physics_constraints=function(){return(a._spine_skeleton_get_num_physics_constraints=a.asm.spine_skeleton_get_num_physics_constraints).apply(null,arguments)};a._spine_skeleton_get_physics_constraints=function(){return(a._spine_skeleton_get_physics_constraints=a.asm.spine_skeleton_get_physics_constraints).apply(null,arguments)};a._spine_skeleton_get_skin=function(){return(a._spine_skeleton_get_skin=a.asm.spine_skeleton_get_skin).apply(null,arguments)}; -a._spine_skeleton_get_color=function(){return(a._spine_skeleton_get_color=a.asm.spine_skeleton_get_color).apply(null,arguments)};a._spine_skeleton_set_color=function(){return(a._spine_skeleton_set_color=a.asm.spine_skeleton_set_color).apply(null,arguments)};a._spine_skeleton_set_position=function(){return(a._spine_skeleton_set_position=a.asm.spine_skeleton_set_position).apply(null,arguments)}; -a._spine_skeleton_get_x=function(){return(a._spine_skeleton_get_x=a.asm.spine_skeleton_get_x).apply(null,arguments)};a._spine_skeleton_set_x=function(){return(a._spine_skeleton_set_x=a.asm.spine_skeleton_set_x).apply(null,arguments)};a._spine_skeleton_get_y=function(){return(a._spine_skeleton_get_y=a.asm.spine_skeleton_get_y).apply(null,arguments)};a._spine_skeleton_set_y=function(){return(a._spine_skeleton_set_y=a.asm.spine_skeleton_set_y).apply(null,arguments)}; -a._spine_skeleton_get_scale_x=function(){return(a._spine_skeleton_get_scale_x=a.asm.spine_skeleton_get_scale_x).apply(null,arguments)};a._spine_skeleton_set_scale_x=function(){return(a._spine_skeleton_set_scale_x=a.asm.spine_skeleton_set_scale_x).apply(null,arguments)};a._spine_skeleton_get_scale_y=function(){return(a._spine_skeleton_get_scale_y=a.asm.spine_skeleton_get_scale_y).apply(null,arguments)}; -a._spine_skeleton_set_scale_y=function(){return(a._spine_skeleton_set_scale_y=a.asm.spine_skeleton_set_scale_y).apply(null,arguments)};a._spine_skeleton_get_time=function(){return(a._spine_skeleton_get_time=a.asm.spine_skeleton_get_time).apply(null,arguments)};a._spine_skeleton_set_time=function(){return(a._spine_skeleton_set_time=a.asm.spine_skeleton_set_time).apply(null,arguments)};a._spine_skeleton_update=function(){return(a._spine_skeleton_update=a.asm.spine_skeleton_update).apply(null,arguments)}; -a._spine_event_data_get_name=function(){return(a._spine_event_data_get_name=a.asm.spine_event_data_get_name).apply(null,arguments)};a._spine_event_data_get_int_value=function(){return(a._spine_event_data_get_int_value=a.asm.spine_event_data_get_int_value).apply(null,arguments)};a._spine_event_data_set_int_value=function(){return(a._spine_event_data_set_int_value=a.asm.spine_event_data_set_int_value).apply(null,arguments)}; -a._spine_event_data_get_float_value=function(){return(a._spine_event_data_get_float_value=a.asm.spine_event_data_get_float_value).apply(null,arguments)};a._spine_event_data_set_float_value=function(){return(a._spine_event_data_set_float_value=a.asm.spine_event_data_set_float_value).apply(null,arguments)};a._spine_event_data_get_string_value=function(){return(a._spine_event_data_get_string_value=a.asm.spine_event_data_get_string_value).apply(null,arguments)}; -a._spine_event_data_set_string_value=function(){return(a._spine_event_data_set_string_value=a.asm.spine_event_data_set_string_value).apply(null,arguments)};a._spine_event_data_get_audio_path=function(){return(a._spine_event_data_get_audio_path=a.asm.spine_event_data_get_audio_path).apply(null,arguments)};a._spine_event_data_get_volume=function(){return(a._spine_event_data_get_volume=a.asm.spine_event_data_get_volume).apply(null,arguments)}; -a._spine_event_data_set_volume=function(){return(a._spine_event_data_set_volume=a.asm.spine_event_data_set_volume).apply(null,arguments)};a._spine_event_data_get_balance=function(){return(a._spine_event_data_get_balance=a.asm.spine_event_data_get_balance).apply(null,arguments)};a._spine_event_data_set_balance=function(){return(a._spine_event_data_set_balance=a.asm.spine_event_data_set_balance).apply(null,arguments)}; -a._spine_event_get_data=function(){return(a._spine_event_get_data=a.asm.spine_event_get_data).apply(null,arguments)};a._spine_event_get_time=function(){return(a._spine_event_get_time=a.asm.spine_event_get_time).apply(null,arguments)};a._spine_event_get_int_value=function(){return(a._spine_event_get_int_value=a.asm.spine_event_get_int_value).apply(null,arguments)};a._spine_event_set_int_value=function(){return(a._spine_event_set_int_value=a.asm.spine_event_set_int_value).apply(null,arguments)}; +a._spine_track_entry_get_track_complete=function(){return(a._spine_track_entry_get_track_complete=a.asm.spine_track_entry_get_track_complete).apply(null,arguments)};a._spine_track_entry_was_applied=function(){return(a._spine_track_entry_was_applied=a.asm.spine_track_entry_was_applied).apply(null,arguments)};a._spine_track_entry_is_next_ready=function(){return(a._spine_track_entry_is_next_ready=a.asm.spine_track_entry_is_next_ready).apply(null,arguments)}; +a._spine_skeleton_update_cache=function(){return(a._spine_skeleton_update_cache=a.asm.spine_skeleton_update_cache).apply(null,arguments)};a._spine_skeleton_update_world_transform=function(){return(a._spine_skeleton_update_world_transform=a.asm.spine_skeleton_update_world_transform).apply(null,arguments)};a._spine_skeleton_update_world_transform_bone=function(){return(a._spine_skeleton_update_world_transform_bone=a.asm.spine_skeleton_update_world_transform_bone).apply(null,arguments)}; +a._spine_skeleton_set_to_setup_pose=function(){return(a._spine_skeleton_set_to_setup_pose=a.asm.spine_skeleton_set_to_setup_pose).apply(null,arguments)};a._spine_skeleton_set_bones_to_setup_pose=function(){return(a._spine_skeleton_set_bones_to_setup_pose=a.asm.spine_skeleton_set_bones_to_setup_pose).apply(null,arguments)};a._spine_skeleton_set_slots_to_setup_pose=function(){return(a._spine_skeleton_set_slots_to_setup_pose=a.asm.spine_skeleton_set_slots_to_setup_pose).apply(null,arguments)}; +a._spine_skeleton_find_bone=function(){return(a._spine_skeleton_find_bone=a.asm.spine_skeleton_find_bone).apply(null,arguments)};a._spine_skeleton_find_slot=function(){return(a._spine_skeleton_find_slot=a.asm.spine_skeleton_find_slot).apply(null,arguments)};a._spine_skeleton_set_skin_by_name=function(){return(a._spine_skeleton_set_skin_by_name=a.asm.spine_skeleton_set_skin_by_name).apply(null,arguments)}; +a._spine_skeleton_set_skin=function(){return(a._spine_skeleton_set_skin=a.asm.spine_skeleton_set_skin).apply(null,arguments)};a._spine_skeleton_get_attachment_by_name=function(){return(a._spine_skeleton_get_attachment_by_name=a.asm.spine_skeleton_get_attachment_by_name).apply(null,arguments)};a._spine_skeleton_get_attachment=function(){return(a._spine_skeleton_get_attachment=a.asm.spine_skeleton_get_attachment).apply(null,arguments)}; +a._spine_skeleton_set_attachment=function(){return(a._spine_skeleton_set_attachment=a.asm.spine_skeleton_set_attachment).apply(null,arguments)};a._spine_skeleton_find_ik_constraint=function(){return(a._spine_skeleton_find_ik_constraint=a.asm.spine_skeleton_find_ik_constraint).apply(null,arguments)};a._spine_skeleton_find_transform_constraint=function(){return(a._spine_skeleton_find_transform_constraint=a.asm.spine_skeleton_find_transform_constraint).apply(null,arguments)}; +a._spine_skeleton_find_path_constraint=function(){return(a._spine_skeleton_find_path_constraint=a.asm.spine_skeleton_find_path_constraint).apply(null,arguments)};a._spine_skeleton_find_physics_constraint=function(){return(a._spine_skeleton_find_physics_constraint=a.asm.spine_skeleton_find_physics_constraint).apply(null,arguments)};a._spine_skeleton_get_bounds=function(){return(a._spine_skeleton_get_bounds=a.asm.spine_skeleton_get_bounds).apply(null,arguments)}; +a._spine_skeleton_get_root_bone=function(){return(a._spine_skeleton_get_root_bone=a.asm.spine_skeleton_get_root_bone).apply(null,arguments)};a._spine_skeleton_get_data=function(){return(a._spine_skeleton_get_data=a.asm.spine_skeleton_get_data).apply(null,arguments)};a._spine_skeleton_get_num_bones=function(){return(a._spine_skeleton_get_num_bones=a.asm.spine_skeleton_get_num_bones).apply(null,arguments)}; +a._spine_skeleton_get_bones=function(){return(a._spine_skeleton_get_bones=a.asm.spine_skeleton_get_bones).apply(null,arguments)};a._spine_skeleton_get_num_slots=function(){return(a._spine_skeleton_get_num_slots=a.asm.spine_skeleton_get_num_slots).apply(null,arguments)};a._spine_skeleton_get_slots=function(){return(a._spine_skeleton_get_slots=a.asm.spine_skeleton_get_slots).apply(null,arguments)}; +a._spine_skeleton_get_num_draw_order=function(){return(a._spine_skeleton_get_num_draw_order=a.asm.spine_skeleton_get_num_draw_order).apply(null,arguments)};a._spine_skeleton_get_draw_order=function(){return(a._spine_skeleton_get_draw_order=a.asm.spine_skeleton_get_draw_order).apply(null,arguments)};a._spine_skeleton_get_num_ik_constraints=function(){return(a._spine_skeleton_get_num_ik_constraints=a.asm.spine_skeleton_get_num_ik_constraints).apply(null,arguments)}; +a._spine_skeleton_get_ik_constraints=function(){return(a._spine_skeleton_get_ik_constraints=a.asm.spine_skeleton_get_ik_constraints).apply(null,arguments)};a._spine_skeleton_get_num_transform_constraints=function(){return(a._spine_skeleton_get_num_transform_constraints=a.asm.spine_skeleton_get_num_transform_constraints).apply(null,arguments)}; +a._spine_skeleton_get_transform_constraints=function(){return(a._spine_skeleton_get_transform_constraints=a.asm.spine_skeleton_get_transform_constraints).apply(null,arguments)};a._spine_skeleton_get_num_path_constraints=function(){return(a._spine_skeleton_get_num_path_constraints=a.asm.spine_skeleton_get_num_path_constraints).apply(null,arguments)}; +a._spine_skeleton_get_path_constraints=function(){return(a._spine_skeleton_get_path_constraints=a.asm.spine_skeleton_get_path_constraints).apply(null,arguments)};a._spine_skeleton_get_num_physics_constraints=function(){return(a._spine_skeleton_get_num_physics_constraints=a.asm.spine_skeleton_get_num_physics_constraints).apply(null,arguments)}; +a._spine_skeleton_get_physics_constraints=function(){return(a._spine_skeleton_get_physics_constraints=a.asm.spine_skeleton_get_physics_constraints).apply(null,arguments)};a._spine_skeleton_get_skin=function(){return(a._spine_skeleton_get_skin=a.asm.spine_skeleton_get_skin).apply(null,arguments)};a._spine_skeleton_get_color=function(){return(a._spine_skeleton_get_color=a.asm.spine_skeleton_get_color).apply(null,arguments)}; +a._spine_skeleton_set_color=function(){return(a._spine_skeleton_set_color=a.asm.spine_skeleton_set_color).apply(null,arguments)};a._spine_skeleton_set_position=function(){return(a._spine_skeleton_set_position=a.asm.spine_skeleton_set_position).apply(null,arguments)};a._spine_skeleton_get_x=function(){return(a._spine_skeleton_get_x=a.asm.spine_skeleton_get_x).apply(null,arguments)};a._spine_skeleton_set_x=function(){return(a._spine_skeleton_set_x=a.asm.spine_skeleton_set_x).apply(null,arguments)}; +a._spine_skeleton_get_y=function(){return(a._spine_skeleton_get_y=a.asm.spine_skeleton_get_y).apply(null,arguments)};a._spine_skeleton_set_y=function(){return(a._spine_skeleton_set_y=a.asm.spine_skeleton_set_y).apply(null,arguments)};a._spine_skeleton_get_scale_x=function(){return(a._spine_skeleton_get_scale_x=a.asm.spine_skeleton_get_scale_x).apply(null,arguments)};a._spine_skeleton_set_scale_x=function(){return(a._spine_skeleton_set_scale_x=a.asm.spine_skeleton_set_scale_x).apply(null,arguments)}; +a._spine_skeleton_get_scale_y=function(){return(a._spine_skeleton_get_scale_y=a.asm.spine_skeleton_get_scale_y).apply(null,arguments)};a._spine_skeleton_set_scale_y=function(){return(a._spine_skeleton_set_scale_y=a.asm.spine_skeleton_set_scale_y).apply(null,arguments)};a._spine_skeleton_get_time=function(){return(a._spine_skeleton_get_time=a.asm.spine_skeleton_get_time).apply(null,arguments)}; +a._spine_skeleton_set_time=function(){return(a._spine_skeleton_set_time=a.asm.spine_skeleton_set_time).apply(null,arguments)};a._spine_skeleton_update=function(){return(a._spine_skeleton_update=a.asm.spine_skeleton_update).apply(null,arguments)};a._spine_event_data_get_name=function(){return(a._spine_event_data_get_name=a.asm.spine_event_data_get_name).apply(null,arguments)}; +a._spine_event_data_get_int_value=function(){return(a._spine_event_data_get_int_value=a.asm.spine_event_data_get_int_value).apply(null,arguments)};a._spine_event_data_set_int_value=function(){return(a._spine_event_data_set_int_value=a.asm.spine_event_data_set_int_value).apply(null,arguments)};a._spine_event_data_get_float_value=function(){return(a._spine_event_data_get_float_value=a.asm.spine_event_data_get_float_value).apply(null,arguments)}; +a._spine_event_data_set_float_value=function(){return(a._spine_event_data_set_float_value=a.asm.spine_event_data_set_float_value).apply(null,arguments)};a._spine_event_data_get_string_value=function(){return(a._spine_event_data_get_string_value=a.asm.spine_event_data_get_string_value).apply(null,arguments)};a._spine_event_data_set_string_value=function(){return(a._spine_event_data_set_string_value=a.asm.spine_event_data_set_string_value).apply(null,arguments)}; +a._spine_event_data_get_audio_path=function(){return(a._spine_event_data_get_audio_path=a.asm.spine_event_data_get_audio_path).apply(null,arguments)};a._spine_event_data_get_volume=function(){return(a._spine_event_data_get_volume=a.asm.spine_event_data_get_volume).apply(null,arguments)};a._spine_event_data_set_volume=function(){return(a._spine_event_data_set_volume=a.asm.spine_event_data_set_volume).apply(null,arguments)}; +a._spine_event_data_get_balance=function(){return(a._spine_event_data_get_balance=a.asm.spine_event_data_get_balance).apply(null,arguments)};a._spine_event_data_set_balance=function(){return(a._spine_event_data_set_balance=a.asm.spine_event_data_set_balance).apply(null,arguments)};a._spine_event_get_data=function(){return(a._spine_event_get_data=a.asm.spine_event_get_data).apply(null,arguments)}; +a._spine_event_get_time=function(){return(a._spine_event_get_time=a.asm.spine_event_get_time).apply(null,arguments)};a._spine_event_get_int_value=function(){return(a._spine_event_get_int_value=a.asm.spine_event_get_int_value).apply(null,arguments)};a._spine_event_set_int_value=function(){return(a._spine_event_set_int_value=a.asm.spine_event_set_int_value).apply(null,arguments)}; a._spine_event_get_float_value=function(){return(a._spine_event_get_float_value=a.asm.spine_event_get_float_value).apply(null,arguments)};a._spine_event_set_float_value=function(){return(a._spine_event_set_float_value=a.asm.spine_event_set_float_value).apply(null,arguments)};a._spine_event_get_string_value=function(){return(a._spine_event_get_string_value=a.asm.spine_event_get_string_value).apply(null,arguments)}; a._spine_event_set_string_value=function(){return(a._spine_event_set_string_value=a.asm.spine_event_set_string_value).apply(null,arguments)};a._spine_event_get_volume=function(){return(a._spine_event_get_volume=a.asm.spine_event_get_volume).apply(null,arguments)};a._spine_event_set_volume=function(){return(a._spine_event_set_volume=a.asm.spine_event_set_volume).apply(null,arguments)}; a._spine_event_get_balance=function(){return(a._spine_event_get_balance=a.asm.spine_event_get_balance).apply(null,arguments)};a._spine_event_set_balance=function(){return(a._spine_event_set_balance=a.asm.spine_event_set_balance).apply(null,arguments)};a._spine_slot_data_get_index=function(){return(a._spine_slot_data_get_index=a.asm.spine_slot_data_get_index).apply(null,arguments)}; a._spine_slot_data_get_name=function(){return(a._spine_slot_data_get_name=a.asm.spine_slot_data_get_name).apply(null,arguments)};a._spine_slot_data_get_bone_data=function(){return(a._spine_slot_data_get_bone_data=a.asm.spine_slot_data_get_bone_data).apply(null,arguments)};a._spine_slot_data_get_color=function(){return(a._spine_slot_data_get_color=a.asm.spine_slot_data_get_color).apply(null,arguments)}; a._spine_slot_data_set_color=function(){return(a._spine_slot_data_set_color=a.asm.spine_slot_data_set_color).apply(null,arguments)};a._spine_slot_data_get_dark_color=function(){return(a._spine_slot_data_get_dark_color=a.asm.spine_slot_data_get_dark_color).apply(null,arguments)};a._spine_slot_data_set_dark_color=function(){return(a._spine_slot_data_set_dark_color=a.asm.spine_slot_data_set_dark_color).apply(null,arguments)}; -a._spine_slot_data_has_dark_color=function(){return(a._spine_slot_data_has_dark_color=a.asm.spine_slot_data_has_dark_color).apply(null,arguments)};a._spine_slot_data_set_has_dark_color=function(){return(a._spine_slot_data_set_has_dark_color=a.asm.spine_slot_data_set_has_dark_color).apply(null,arguments)};a._spine_slot_data_get_attachment_name=function(){return(a._spine_slot_data_get_attachment_name=a.asm.spine_slot_data_get_attachment_name).apply(null,arguments)}; +a._spine_slot_data_get_has_dark_color=function(){return(a._spine_slot_data_get_has_dark_color=a.asm.spine_slot_data_get_has_dark_color).apply(null,arguments)};a._spine_slot_data_set_has_dark_color=function(){return(a._spine_slot_data_set_has_dark_color=a.asm.spine_slot_data_set_has_dark_color).apply(null,arguments)};a._spine_slot_data_get_attachment_name=function(){return(a._spine_slot_data_get_attachment_name=a.asm.spine_slot_data_get_attachment_name).apply(null,arguments)}; a._spine_slot_data_set_attachment_name=function(){return(a._spine_slot_data_set_attachment_name=a.asm.spine_slot_data_set_attachment_name).apply(null,arguments)};a._spine_slot_data_get_blend_mode=function(){return(a._spine_slot_data_get_blend_mode=a.asm.spine_slot_data_get_blend_mode).apply(null,arguments)};a._spine_slot_data_set_blend_mode=function(){return(a._spine_slot_data_set_blend_mode=a.asm.spine_slot_data_set_blend_mode).apply(null,arguments)}; a._spine_slot_data_is_visible=function(){return(a._spine_slot_data_is_visible=a.asm.spine_slot_data_is_visible).apply(null,arguments)};a._spine_slot_data_set_visible=function(){return(a._spine_slot_data_set_visible=a.asm.spine_slot_data_set_visible).apply(null,arguments)};a._spine_slot_set_to_setup_pose=function(){return(a._spine_slot_set_to_setup_pose=a.asm.spine_slot_set_to_setup_pose).apply(null,arguments)}; a._spine_slot_get_data=function(){return(a._spine_slot_get_data=a.asm.spine_slot_get_data).apply(null,arguments)};a._spine_slot_get_bone=function(){return(a._spine_slot_get_bone=a.asm.spine_slot_get_bone).apply(null,arguments)};a._spine_slot_get_skeleton=function(){return(a._spine_slot_get_skeleton=a.asm.spine_slot_get_skeleton).apply(null,arguments)};a._spine_slot_get_color=function(){return(a._spine_slot_get_color=a.asm.spine_slot_get_color).apply(null,arguments)}; @@ -123,7 +124,7 @@ a._spine_bone_data_set_y=function(){return(a._spine_bone_data_set_y=a.asm.spine_ a._spine_bone_data_get_scale_x=function(){return(a._spine_bone_data_get_scale_x=a.asm.spine_bone_data_get_scale_x).apply(null,arguments)};a._spine_bone_data_set_scale_x=function(){return(a._spine_bone_data_set_scale_x=a.asm.spine_bone_data_set_scale_x).apply(null,arguments)};a._spine_bone_data_get_scale_y=function(){return(a._spine_bone_data_get_scale_y=a.asm.spine_bone_data_get_scale_y).apply(null,arguments)}; a._spine_bone_data_set_scale_y=function(){return(a._spine_bone_data_set_scale_y=a.asm.spine_bone_data_set_scale_y).apply(null,arguments)};a._spine_bone_data_get_shear_x=function(){return(a._spine_bone_data_get_shear_x=a.asm.spine_bone_data_get_shear_x).apply(null,arguments)};a._spine_bone_data_set_shear_x=function(){return(a._spine_bone_data_set_shear_x=a.asm.spine_bone_data_set_shear_x).apply(null,arguments)}; a._spine_bone_data_get_shear_y=function(){return(a._spine_bone_data_get_shear_y=a.asm.spine_bone_data_get_shear_y).apply(null,arguments)};a._spine_bone_data_set_shear_y=function(){return(a._spine_bone_data_set_shear_y=a.asm.spine_bone_data_set_shear_y).apply(null,arguments)};a._spine_bone_data_get_inherit=function(){return(a._spine_bone_data_get_inherit=a.asm.spine_bone_data_get_inherit).apply(null,arguments)}; -a._spine_bone_data_set_inherit=function(){return(a._spine_bone_data_set_inherit=a.asm.spine_bone_data_set_inherit).apply(null,arguments)};a._spine_bone_data_is_skin_required=function(){return(a._spine_bone_data_is_skin_required=a.asm.spine_bone_data_is_skin_required).apply(null,arguments)};a._spine_bone_data_set_is_skin_required=function(){return(a._spine_bone_data_set_is_skin_required=a.asm.spine_bone_data_set_is_skin_required).apply(null,arguments)}; +a._spine_bone_data_set_inherit=function(){return(a._spine_bone_data_set_inherit=a.asm.spine_bone_data_set_inherit).apply(null,arguments)};a._spine_bone_data_get_is_skin_required=function(){return(a._spine_bone_data_get_is_skin_required=a.asm.spine_bone_data_get_is_skin_required).apply(null,arguments)};a._spine_bone_data_set_is_skin_required=function(){return(a._spine_bone_data_set_is_skin_required=a.asm.spine_bone_data_set_is_skin_required).apply(null,arguments)}; a._spine_bone_data_get_color=function(){return(a._spine_bone_data_get_color=a.asm.spine_bone_data_get_color).apply(null,arguments)};a._spine_bone_data_set_color=function(){return(a._spine_bone_data_set_color=a.asm.spine_bone_data_set_color).apply(null,arguments)};a._spine_bone_data_is_visible=function(){return(a._spine_bone_data_is_visible=a.asm.spine_bone_data_is_visible).apply(null,arguments)}; a._spine_bone_data_set_visible=function(){return(a._spine_bone_data_set_visible=a.asm.spine_bone_data_set_visible).apply(null,arguments)};a._spine_bone_set_is_y_down=function(){return(a._spine_bone_set_is_y_down=a.asm.spine_bone_set_is_y_down).apply(null,arguments)};a._spine_bone_get_is_y_down=function(){return(a._spine_bone_get_is_y_down=a.asm.spine_bone_get_is_y_down).apply(null,arguments)};a._spine_bone_update=function(){return(a._spine_bone_update=a.asm.spine_bone_update).apply(null,arguments)}; a._spine_bone_update_world_transform=function(){return(a._spine_bone_update_world_transform=a.asm.spine_bone_update_world_transform).apply(null,arguments)};a._spine_bone_update_world_transform_with=function(){return(a._spine_bone_update_world_transform_with=a.asm.spine_bone_update_world_transform_with).apply(null,arguments)};a._spine_bone_update_applied_transform=function(){return(a._spine_bone_update_applied_transform=a.asm.spine_bone_update_applied_transform).apply(null,arguments)}; @@ -139,30 +140,30 @@ a._spine_bone_set_shear_y=function(){return(a._spine_bone_set_shear_y=a.asm.spin a._spine_bone_get_a_x=function(){return(a._spine_bone_get_a_x=a.asm.spine_bone_get_a_x).apply(null,arguments)};a._spine_bone_set_a_x=function(){return(a._spine_bone_set_a_x=a.asm.spine_bone_set_a_x).apply(null,arguments)};a._spine_bone_get_a_y=function(){return(a._spine_bone_get_a_y=a.asm.spine_bone_get_a_y).apply(null,arguments)};a._spine_bone_set_a_y=function(){return(a._spine_bone_set_a_y=a.asm.spine_bone_set_a_y).apply(null,arguments)}; a._spine_bone_get_a_scale_x=function(){return(a._spine_bone_get_a_scale_x=a.asm.spine_bone_get_a_scale_x).apply(null,arguments)};a._spine_bone_set_a_scale_x=function(){return(a._spine_bone_set_a_scale_x=a.asm.spine_bone_set_a_scale_x).apply(null,arguments)};a._spine_bone_get_a_scale_y=function(){return(a._spine_bone_get_a_scale_y=a.asm.spine_bone_get_a_scale_y).apply(null,arguments)}; a._spine_bone_set_a_scale_y=function(){return(a._spine_bone_set_a_scale_y=a.asm.spine_bone_set_a_scale_y).apply(null,arguments)};a._spine_bone_get_a_shear_x=function(){return(a._spine_bone_get_a_shear_x=a.asm.spine_bone_get_a_shear_x).apply(null,arguments)};a._spine_bone_set_a_shear_x=function(){return(a._spine_bone_set_a_shear_x=a.asm.spine_bone_set_a_shear_x).apply(null,arguments)}; -a._spine_bone_get_a_shear_y=function(){return(a._spine_bone_get_a_shear_y=a.asm.spine_bone_get_a_shear_y).apply(null,arguments)};a._spine_bone_get_a=function(){return(a._spine_bone_get_a=a.asm.spine_bone_get_a).apply(null,arguments)};a._spine_bone_set_a=function(){return(a._spine_bone_set_a=a.asm.spine_bone_set_a).apply(null,arguments)};a._spine_bone_get_b=function(){return(a._spine_bone_get_b=a.asm.spine_bone_get_b).apply(null,arguments)}; -a._spine_bone_set_b=function(){return(a._spine_bone_set_b=a.asm.spine_bone_set_b).apply(null,arguments)};a._spine_bone_get_c=function(){return(a._spine_bone_get_c=a.asm.spine_bone_get_c).apply(null,arguments)};a._spine_bone_set_c=function(){return(a._spine_bone_set_c=a.asm.spine_bone_set_c).apply(null,arguments)};a._spine_bone_get_d=function(){return(a._spine_bone_get_d=a.asm.spine_bone_get_d).apply(null,arguments)}; -a._spine_bone_set_d=function(){return(a._spine_bone_set_d=a.asm.spine_bone_set_d).apply(null,arguments)};a._spine_bone_get_world_x=function(){return(a._spine_bone_get_world_x=a.asm.spine_bone_get_world_x).apply(null,arguments)};a._spine_bone_set_world_x=function(){return(a._spine_bone_set_world_x=a.asm.spine_bone_set_world_x).apply(null,arguments)};a._spine_bone_get_world_y=function(){return(a._spine_bone_get_world_y=a.asm.spine_bone_get_world_y).apply(null,arguments)}; -a._spine_bone_set_world_y=function(){return(a._spine_bone_set_world_y=a.asm.spine_bone_set_world_y).apply(null,arguments)};a._spine_bone_get_world_rotation_x=function(){return(a._spine_bone_get_world_rotation_x=a.asm.spine_bone_get_world_rotation_x).apply(null,arguments)};a._spine_bone_get_world_rotation_y=function(){return(a._spine_bone_get_world_rotation_y=a.asm.spine_bone_get_world_rotation_y).apply(null,arguments)}; -a._spine_bone_get_world_scale_x=function(){return(a._spine_bone_get_world_scale_x=a.asm.spine_bone_get_world_scale_x).apply(null,arguments)};a._spine_bone_get_world_scale_y=function(){return(a._spine_bone_get_world_scale_y=a.asm.spine_bone_get_world_scale_y).apply(null,arguments)};a._spine_bone_get_is_active=function(){return(a._spine_bone_get_is_active=a.asm.spine_bone_get_is_active).apply(null,arguments)}; -a._spine_bone_set_is_active=function(){return(a._spine_bone_set_is_active=a.asm.spine_bone_set_is_active).apply(null,arguments)};a._spine_bone_get_inherit=function(){return(a._spine_bone_get_inherit=a.asm.spine_bone_get_inherit).apply(null,arguments)};a._spine_bone_set_inherit=function(){return(a._spine_bone_set_inherit=a.asm.spine_bone_set_inherit).apply(null,arguments)};a._spine_attachment_get_name=function(){return(a._spine_attachment_get_name=a.asm.spine_attachment_get_name).apply(null,arguments)}; -a._spine_attachment_get_type=function(){return(a._spine_attachment_get_type=a.asm.spine_attachment_get_type).apply(null,arguments)};a._spine_attachment_copy=function(){return(a._spine_attachment_copy=a.asm.spine_attachment_copy).apply(null,arguments)};a._spine_attachment_dispose=function(){return(a._spine_attachment_dispose=a.asm.spine_attachment_dispose).apply(null,arguments)}; -a._spine_point_attachment_compute_world_position=function(){return(a._spine_point_attachment_compute_world_position=a.asm.spine_point_attachment_compute_world_position).apply(null,arguments)};a._spine_point_attachment_compute_world_rotation=function(){return(a._spine_point_attachment_compute_world_rotation=a.asm.spine_point_attachment_compute_world_rotation).apply(null,arguments)}; -a._spine_point_attachment_get_x=function(){return(a._spine_point_attachment_get_x=a.asm.spine_point_attachment_get_x).apply(null,arguments)};a._spine_point_attachment_set_x=function(){return(a._spine_point_attachment_set_x=a.asm.spine_point_attachment_set_x).apply(null,arguments)};a._spine_point_attachment_get_y=function(){return(a._spine_point_attachment_get_y=a.asm.spine_point_attachment_get_y).apply(null,arguments)}; -a._spine_point_attachment_set_y=function(){return(a._spine_point_attachment_set_y=a.asm.spine_point_attachment_set_y).apply(null,arguments)};a._spine_point_attachment_get_rotation=function(){return(a._spine_point_attachment_get_rotation=a.asm.spine_point_attachment_get_rotation).apply(null,arguments)};a._spine_point_attachment_set_rotation=function(){return(a._spine_point_attachment_set_rotation=a.asm.spine_point_attachment_set_rotation).apply(null,arguments)}; -a._spine_point_attachment_get_color=function(){return(a._spine_point_attachment_get_color=a.asm.spine_point_attachment_get_color).apply(null,arguments)};a._spine_point_attachment_set_color=function(){return(a._spine_point_attachment_set_color=a.asm.spine_point_attachment_set_color).apply(null,arguments)};a._spine_region_attachment_update_region=function(){return(a._spine_region_attachment_update_region=a.asm.spine_region_attachment_update_region).apply(null,arguments)}; -a._spine_region_attachment_compute_world_vertices=function(){return(a._spine_region_attachment_compute_world_vertices=a.asm.spine_region_attachment_compute_world_vertices).apply(null,arguments)};a._spine_region_attachment_get_x=function(){return(a._spine_region_attachment_get_x=a.asm.spine_region_attachment_get_x).apply(null,arguments)};a._spine_region_attachment_set_x=function(){return(a._spine_region_attachment_set_x=a.asm.spine_region_attachment_set_x).apply(null,arguments)}; -a._spine_region_attachment_get_y=function(){return(a._spine_region_attachment_get_y=a.asm.spine_region_attachment_get_y).apply(null,arguments)};a._spine_region_attachment_set_y=function(){return(a._spine_region_attachment_set_y=a.asm.spine_region_attachment_set_y).apply(null,arguments)};a._spine_region_attachment_get_rotation=function(){return(a._spine_region_attachment_get_rotation=a.asm.spine_region_attachment_get_rotation).apply(null,arguments)}; -a._spine_region_attachment_set_rotation=function(){return(a._spine_region_attachment_set_rotation=a.asm.spine_region_attachment_set_rotation).apply(null,arguments)};a._spine_region_attachment_get_scale_x=function(){return(a._spine_region_attachment_get_scale_x=a.asm.spine_region_attachment_get_scale_x).apply(null,arguments)};a._spine_region_attachment_set_scale_x=function(){return(a._spine_region_attachment_set_scale_x=a.asm.spine_region_attachment_set_scale_x).apply(null,arguments)}; -a._spine_region_attachment_get_scale_y=function(){return(a._spine_region_attachment_get_scale_y=a.asm.spine_region_attachment_get_scale_y).apply(null,arguments)};a._spine_region_attachment_set_scale_y=function(){return(a._spine_region_attachment_set_scale_y=a.asm.spine_region_attachment_set_scale_y).apply(null,arguments)};a._spine_region_attachment_get_width=function(){return(a._spine_region_attachment_get_width=a.asm.spine_region_attachment_get_width).apply(null,arguments)}; -a._spine_region_attachment_set_width=function(){return(a._spine_region_attachment_set_width=a.asm.spine_region_attachment_set_width).apply(null,arguments)};a._spine_region_attachment_get_height=function(){return(a._spine_region_attachment_get_height=a.asm.spine_region_attachment_get_height).apply(null,arguments)};a._spine_region_attachment_set_height=function(){return(a._spine_region_attachment_set_height=a.asm.spine_region_attachment_set_height).apply(null,arguments)}; -a._spine_region_attachment_get_color=function(){return(a._spine_region_attachment_get_color=a.asm.spine_region_attachment_get_color).apply(null,arguments)};a._spine_region_attachment_set_color=function(){return(a._spine_region_attachment_set_color=a.asm.spine_region_attachment_set_color).apply(null,arguments)};a._spine_region_attachment_get_path=function(){return(a._spine_region_attachment_get_path=a.asm.spine_region_attachment_get_path).apply(null,arguments)}; -a._spine_region_attachment_get_region=function(){return(a._spine_region_attachment_get_region=a.asm.spine_region_attachment_get_region).apply(null,arguments)};a._spine_region_attachment_get_sequence=function(){return(a._spine_region_attachment_get_sequence=a.asm.spine_region_attachment_get_sequence).apply(null,arguments)};a._spine_region_attachment_get_num_offset=function(){return(a._spine_region_attachment_get_num_offset=a.asm.spine_region_attachment_get_num_offset).apply(null,arguments)}; -a._spine_region_attachment_get_offset=function(){return(a._spine_region_attachment_get_offset=a.asm.spine_region_attachment_get_offset).apply(null,arguments)};a._spine_region_attachment_get_num_uvs=function(){return(a._spine_region_attachment_get_num_uvs=a.asm.spine_region_attachment_get_num_uvs).apply(null,arguments)};a._spine_region_attachment_get_uvs=function(){return(a._spine_region_attachment_get_uvs=a.asm.spine_region_attachment_get_uvs).apply(null,arguments)}; -a._spine_vertex_attachment_get_world_vertices_length=function(){return(a._spine_vertex_attachment_get_world_vertices_length=a.asm.spine_vertex_attachment_get_world_vertices_length).apply(null,arguments)};a._spine_vertex_attachment_compute_world_vertices=function(){return(a._spine_vertex_attachment_compute_world_vertices=a.asm.spine_vertex_attachment_compute_world_vertices).apply(null,arguments)}; -a._spine_vertex_attachment_get_num_bones=function(){return(a._spine_vertex_attachment_get_num_bones=a.asm.spine_vertex_attachment_get_num_bones).apply(null,arguments)};a._spine_vertex_attachment_get_bones=function(){return(a._spine_vertex_attachment_get_bones=a.asm.spine_vertex_attachment_get_bones).apply(null,arguments)};a._spine_vertex_attachment_get_num_vertices=function(){return(a._spine_vertex_attachment_get_num_vertices=a.asm.spine_vertex_attachment_get_num_vertices).apply(null,arguments)}; -a._spine_vertex_attachment_get_vertices=function(){return(a._spine_vertex_attachment_get_vertices=a.asm.spine_vertex_attachment_get_vertices).apply(null,arguments)};a._spine_vertex_attachment_get_timeline_attachment=function(){return(a._spine_vertex_attachment_get_timeline_attachment=a.asm.spine_vertex_attachment_get_timeline_attachment).apply(null,arguments)}; -a._spine_vertex_attachment_set_timeline_attachment=function(){return(a._spine_vertex_attachment_set_timeline_attachment=a.asm.spine_vertex_attachment_set_timeline_attachment).apply(null,arguments)};a._spine_mesh_attachment_update_region=function(){return(a._spine_mesh_attachment_update_region=a.asm.spine_mesh_attachment_update_region).apply(null,arguments)}; -a._spine_mesh_attachment_get_hull_length=function(){return(a._spine_mesh_attachment_get_hull_length=a.asm.spine_mesh_attachment_get_hull_length).apply(null,arguments)};a._spine_mesh_attachment_set_hull_length=function(){return(a._spine_mesh_attachment_set_hull_length=a.asm.spine_mesh_attachment_set_hull_length).apply(null,arguments)}; +a._spine_bone_get_a_shear_y=function(){return(a._spine_bone_get_a_shear_y=a.asm.spine_bone_get_a_shear_y).apply(null,arguments)};a._spine_bone_set_a_shear_y=function(){return(a._spine_bone_set_a_shear_y=a.asm.spine_bone_set_a_shear_y).apply(null,arguments)};a._spine_bone_get_a=function(){return(a._spine_bone_get_a=a.asm.spine_bone_get_a).apply(null,arguments)};a._spine_bone_set_a=function(){return(a._spine_bone_set_a=a.asm.spine_bone_set_a).apply(null,arguments)}; +a._spine_bone_get_b=function(){return(a._spine_bone_get_b=a.asm.spine_bone_get_b).apply(null,arguments)};a._spine_bone_set_b=function(){return(a._spine_bone_set_b=a.asm.spine_bone_set_b).apply(null,arguments)};a._spine_bone_get_c=function(){return(a._spine_bone_get_c=a.asm.spine_bone_get_c).apply(null,arguments)};a._spine_bone_set_c=function(){return(a._spine_bone_set_c=a.asm.spine_bone_set_c).apply(null,arguments)}; +a._spine_bone_get_d=function(){return(a._spine_bone_get_d=a.asm.spine_bone_get_d).apply(null,arguments)};a._spine_bone_set_d=function(){return(a._spine_bone_set_d=a.asm.spine_bone_set_d).apply(null,arguments)};a._spine_bone_get_world_x=function(){return(a._spine_bone_get_world_x=a.asm.spine_bone_get_world_x).apply(null,arguments)};a._spine_bone_set_world_x=function(){return(a._spine_bone_set_world_x=a.asm.spine_bone_set_world_x).apply(null,arguments)}; +a._spine_bone_get_world_y=function(){return(a._spine_bone_get_world_y=a.asm.spine_bone_get_world_y).apply(null,arguments)};a._spine_bone_set_world_y=function(){return(a._spine_bone_set_world_y=a.asm.spine_bone_set_world_y).apply(null,arguments)};a._spine_bone_get_world_rotation_x=function(){return(a._spine_bone_get_world_rotation_x=a.asm.spine_bone_get_world_rotation_x).apply(null,arguments)}; +a._spine_bone_get_world_rotation_y=function(){return(a._spine_bone_get_world_rotation_y=a.asm.spine_bone_get_world_rotation_y).apply(null,arguments)};a._spine_bone_get_world_scale_x=function(){return(a._spine_bone_get_world_scale_x=a.asm.spine_bone_get_world_scale_x).apply(null,arguments)};a._spine_bone_get_world_scale_y=function(){return(a._spine_bone_get_world_scale_y=a.asm.spine_bone_get_world_scale_y).apply(null,arguments)}; +a._spine_bone_get_is_active=function(){return(a._spine_bone_get_is_active=a.asm.spine_bone_get_is_active).apply(null,arguments)};a._spine_bone_set_is_active=function(){return(a._spine_bone_set_is_active=a.asm.spine_bone_set_is_active).apply(null,arguments)};a._spine_bone_get_inherit=function(){return(a._spine_bone_get_inherit=a.asm.spine_bone_get_inherit).apply(null,arguments)};a._spine_bone_set_inherit=function(){return(a._spine_bone_set_inherit=a.asm.spine_bone_set_inherit).apply(null,arguments)}; +a._spine_attachment_get_name=function(){return(a._spine_attachment_get_name=a.asm.spine_attachment_get_name).apply(null,arguments)};a._spine_attachment_get_type=function(){return(a._spine_attachment_get_type=a.asm.spine_attachment_get_type).apply(null,arguments)};a._spine_attachment_copy=function(){return(a._spine_attachment_copy=a.asm.spine_attachment_copy).apply(null,arguments)}; +a._spine_attachment_dispose=function(){return(a._spine_attachment_dispose=a.asm.spine_attachment_dispose).apply(null,arguments)};a._spine_point_attachment_compute_world_position=function(){return(a._spine_point_attachment_compute_world_position=a.asm.spine_point_attachment_compute_world_position).apply(null,arguments)}; +a._spine_point_attachment_compute_world_rotation=function(){return(a._spine_point_attachment_compute_world_rotation=a.asm.spine_point_attachment_compute_world_rotation).apply(null,arguments)};a._spine_point_attachment_get_x=function(){return(a._spine_point_attachment_get_x=a.asm.spine_point_attachment_get_x).apply(null,arguments)};a._spine_point_attachment_set_x=function(){return(a._spine_point_attachment_set_x=a.asm.spine_point_attachment_set_x).apply(null,arguments)}; +a._spine_point_attachment_get_y=function(){return(a._spine_point_attachment_get_y=a.asm.spine_point_attachment_get_y).apply(null,arguments)};a._spine_point_attachment_set_y=function(){return(a._spine_point_attachment_set_y=a.asm.spine_point_attachment_set_y).apply(null,arguments)};a._spine_point_attachment_get_rotation=function(){return(a._spine_point_attachment_get_rotation=a.asm.spine_point_attachment_get_rotation).apply(null,arguments)}; +a._spine_point_attachment_set_rotation=function(){return(a._spine_point_attachment_set_rotation=a.asm.spine_point_attachment_set_rotation).apply(null,arguments)};a._spine_point_attachment_get_color=function(){return(a._spine_point_attachment_get_color=a.asm.spine_point_attachment_get_color).apply(null,arguments)};a._spine_point_attachment_set_color=function(){return(a._spine_point_attachment_set_color=a.asm.spine_point_attachment_set_color).apply(null,arguments)}; +a._spine_region_attachment_update_region=function(){return(a._spine_region_attachment_update_region=a.asm.spine_region_attachment_update_region).apply(null,arguments)};a._spine_region_attachment_compute_world_vertices=function(){return(a._spine_region_attachment_compute_world_vertices=a.asm.spine_region_attachment_compute_world_vertices).apply(null,arguments)};a._spine_region_attachment_get_x=function(){return(a._spine_region_attachment_get_x=a.asm.spine_region_attachment_get_x).apply(null,arguments)}; +a._spine_region_attachment_set_x=function(){return(a._spine_region_attachment_set_x=a.asm.spine_region_attachment_set_x).apply(null,arguments)};a._spine_region_attachment_get_y=function(){return(a._spine_region_attachment_get_y=a.asm.spine_region_attachment_get_y).apply(null,arguments)};a._spine_region_attachment_set_y=function(){return(a._spine_region_attachment_set_y=a.asm.spine_region_attachment_set_y).apply(null,arguments)}; +a._spine_region_attachment_get_rotation=function(){return(a._spine_region_attachment_get_rotation=a.asm.spine_region_attachment_get_rotation).apply(null,arguments)};a._spine_region_attachment_set_rotation=function(){return(a._spine_region_attachment_set_rotation=a.asm.spine_region_attachment_set_rotation).apply(null,arguments)};a._spine_region_attachment_get_scale_x=function(){return(a._spine_region_attachment_get_scale_x=a.asm.spine_region_attachment_get_scale_x).apply(null,arguments)}; +a._spine_region_attachment_set_scale_x=function(){return(a._spine_region_attachment_set_scale_x=a.asm.spine_region_attachment_set_scale_x).apply(null,arguments)};a._spine_region_attachment_get_scale_y=function(){return(a._spine_region_attachment_get_scale_y=a.asm.spine_region_attachment_get_scale_y).apply(null,arguments)};a._spine_region_attachment_set_scale_y=function(){return(a._spine_region_attachment_set_scale_y=a.asm.spine_region_attachment_set_scale_y).apply(null,arguments)}; +a._spine_region_attachment_get_width=function(){return(a._spine_region_attachment_get_width=a.asm.spine_region_attachment_get_width).apply(null,arguments)};a._spine_region_attachment_set_width=function(){return(a._spine_region_attachment_set_width=a.asm.spine_region_attachment_set_width).apply(null,arguments)};a._spine_region_attachment_get_height=function(){return(a._spine_region_attachment_get_height=a.asm.spine_region_attachment_get_height).apply(null,arguments)}; +a._spine_region_attachment_set_height=function(){return(a._spine_region_attachment_set_height=a.asm.spine_region_attachment_set_height).apply(null,arguments)};a._spine_region_attachment_get_color=function(){return(a._spine_region_attachment_get_color=a.asm.spine_region_attachment_get_color).apply(null,arguments)};a._spine_region_attachment_set_color=function(){return(a._spine_region_attachment_set_color=a.asm.spine_region_attachment_set_color).apply(null,arguments)}; +a._spine_region_attachment_get_path=function(){return(a._spine_region_attachment_get_path=a.asm.spine_region_attachment_get_path).apply(null,arguments)};a._spine_region_attachment_get_region=function(){return(a._spine_region_attachment_get_region=a.asm.spine_region_attachment_get_region).apply(null,arguments)};a._spine_region_attachment_get_sequence=function(){return(a._spine_region_attachment_get_sequence=a.asm.spine_region_attachment_get_sequence).apply(null,arguments)}; +a._spine_region_attachment_get_num_offset=function(){return(a._spine_region_attachment_get_num_offset=a.asm.spine_region_attachment_get_num_offset).apply(null,arguments)};a._spine_region_attachment_get_offset=function(){return(a._spine_region_attachment_get_offset=a.asm.spine_region_attachment_get_offset).apply(null,arguments)};a._spine_region_attachment_get_num_uvs=function(){return(a._spine_region_attachment_get_num_uvs=a.asm.spine_region_attachment_get_num_uvs).apply(null,arguments)}; +a._spine_region_attachment_get_uvs=function(){return(a._spine_region_attachment_get_uvs=a.asm.spine_region_attachment_get_uvs).apply(null,arguments)};a._spine_vertex_attachment_get_world_vertices_length=function(){return(a._spine_vertex_attachment_get_world_vertices_length=a.asm.spine_vertex_attachment_get_world_vertices_length).apply(null,arguments)}; +a._spine_vertex_attachment_compute_world_vertices=function(){return(a._spine_vertex_attachment_compute_world_vertices=a.asm.spine_vertex_attachment_compute_world_vertices).apply(null,arguments)};a._spine_vertex_attachment_get_num_bones=function(){return(a._spine_vertex_attachment_get_num_bones=a.asm.spine_vertex_attachment_get_num_bones).apply(null,arguments)}; +a._spine_vertex_attachment_get_bones=function(){return(a._spine_vertex_attachment_get_bones=a.asm.spine_vertex_attachment_get_bones).apply(null,arguments)};a._spine_vertex_attachment_get_num_vertices=function(){return(a._spine_vertex_attachment_get_num_vertices=a.asm.spine_vertex_attachment_get_num_vertices).apply(null,arguments)};a._spine_vertex_attachment_get_vertices=function(){return(a._spine_vertex_attachment_get_vertices=a.asm.spine_vertex_attachment_get_vertices).apply(null,arguments)}; +a._spine_vertex_attachment_get_timeline_attachment=function(){return(a._spine_vertex_attachment_get_timeline_attachment=a.asm.spine_vertex_attachment_get_timeline_attachment).apply(null,arguments)};a._spine_vertex_attachment_set_timeline_attachment=function(){return(a._spine_vertex_attachment_set_timeline_attachment=a.asm.spine_vertex_attachment_set_timeline_attachment).apply(null,arguments)}; +a._spine_mesh_attachment_update_region=function(){return(a._spine_mesh_attachment_update_region=a.asm.spine_mesh_attachment_update_region).apply(null,arguments)};a._spine_mesh_attachment_get_hull_length=function(){return(a._spine_mesh_attachment_get_hull_length=a.asm.spine_mesh_attachment_get_hull_length).apply(null,arguments)};a._spine_mesh_attachment_set_hull_length=function(){return(a._spine_mesh_attachment_set_hull_length=a.asm.spine_mesh_attachment_set_hull_length).apply(null,arguments)}; a._spine_mesh_attachment_get_num_region_uvs=function(){return(a._spine_mesh_attachment_get_num_region_uvs=a.asm.spine_mesh_attachment_get_num_region_uvs).apply(null,arguments)};a._spine_mesh_attachment_get_region_uvs=function(){return(a._spine_mesh_attachment_get_region_uvs=a.asm.spine_mesh_attachment_get_region_uvs).apply(null,arguments)};a._spine_mesh_attachment_get_num_uvs=function(){return(a._spine_mesh_attachment_get_num_uvs=a.asm.spine_mesh_attachment_get_num_uvs).apply(null,arguments)}; a._spine_mesh_attachment_get_uvs=function(){return(a._spine_mesh_attachment_get_uvs=a.asm.spine_mesh_attachment_get_uvs).apply(null,arguments)};a._spine_mesh_attachment_get_num_triangles=function(){return(a._spine_mesh_attachment_get_num_triangles=a.asm.spine_mesh_attachment_get_num_triangles).apply(null,arguments)};a._spine_mesh_attachment_get_triangles=function(){return(a._spine_mesh_attachment_get_triangles=a.asm.spine_mesh_attachment_get_triangles).apply(null,arguments)}; a._spine_mesh_attachment_get_color=function(){return(a._spine_mesh_attachment_get_color=a.asm.spine_mesh_attachment_get_color).apply(null,arguments)};a._spine_mesh_attachment_set_color=function(){return(a._spine_mesh_attachment_set_color=a.asm.spine_mesh_attachment_set_color).apply(null,arguments)};a._spine_mesh_attachment_get_path=function(){return(a._spine_mesh_attachment_get_path=a.asm.spine_mesh_attachment_get_path).apply(null,arguments)}; @@ -186,87 +187,88 @@ a._spine_ik_constraint_data_get_num_bones=function(){return(a._spine_ik_constrai a._spine_ik_constraint_data_set_target=function(){return(a._spine_ik_constraint_data_set_target=a.asm.spine_ik_constraint_data_set_target).apply(null,arguments)};a._spine_ik_constraint_data_get_bend_direction=function(){return(a._spine_ik_constraint_data_get_bend_direction=a.asm.spine_ik_constraint_data_get_bend_direction).apply(null,arguments)}; a._spine_ik_constraint_data_set_bend_direction=function(){return(a._spine_ik_constraint_data_set_bend_direction=a.asm.spine_ik_constraint_data_set_bend_direction).apply(null,arguments)};a._spine_ik_constraint_data_get_compress=function(){return(a._spine_ik_constraint_data_get_compress=a.asm.spine_ik_constraint_data_get_compress).apply(null,arguments)}; a._spine_ik_constraint_data_set_compress=function(){return(a._spine_ik_constraint_data_set_compress=a.asm.spine_ik_constraint_data_set_compress).apply(null,arguments)};a._spine_ik_constraint_data_get_stretch=function(){return(a._spine_ik_constraint_data_get_stretch=a.asm.spine_ik_constraint_data_get_stretch).apply(null,arguments)};a._spine_ik_constraint_data_set_stretch=function(){return(a._spine_ik_constraint_data_set_stretch=a.asm.spine_ik_constraint_data_set_stretch).apply(null,arguments)}; -a._spine_ik_constraint_data_get_uniform=function(){return(a._spine_ik_constraint_data_get_uniform=a.asm.spine_ik_constraint_data_get_uniform).apply(null,arguments)};a._spine_ik_constraint_data_get_mix=function(){return(a._spine_ik_constraint_data_get_mix=a.asm.spine_ik_constraint_data_get_mix).apply(null,arguments)};a._spine_ik_constraint_data_set_mix=function(){return(a._spine_ik_constraint_data_set_mix=a.asm.spine_ik_constraint_data_set_mix).apply(null,arguments)}; -a._spine_ik_constraint_data_get_softness=function(){return(a._spine_ik_constraint_data_get_softness=a.asm.spine_ik_constraint_data_get_softness).apply(null,arguments)};a._spine_ik_constraint_data_set_softness=function(){return(a._spine_ik_constraint_data_set_softness=a.asm.spine_ik_constraint_data_set_softness).apply(null,arguments)};a._spine_ik_constraint_update=function(){return(a._spine_ik_constraint_update=a.asm.spine_ik_constraint_update).apply(null,arguments)}; -a._spine_ik_constraint_get_order=function(){return(a._spine_ik_constraint_get_order=a.asm.spine_ik_constraint_get_order).apply(null,arguments)};a._spine_ik_constraint_get_data=function(){return(a._spine_ik_constraint_get_data=a.asm.spine_ik_constraint_get_data).apply(null,arguments)};a._spine_ik_constraint_get_num_bones=function(){return(a._spine_ik_constraint_get_num_bones=a.asm.spine_ik_constraint_get_num_bones).apply(null,arguments)}; -a._spine_ik_constraint_get_bones=function(){return(a._spine_ik_constraint_get_bones=a.asm.spine_ik_constraint_get_bones).apply(null,arguments)};a._spine_ik_constraint_get_target=function(){return(a._spine_ik_constraint_get_target=a.asm.spine_ik_constraint_get_target).apply(null,arguments)};a._spine_ik_constraint_set_target=function(){return(a._spine_ik_constraint_set_target=a.asm.spine_ik_constraint_set_target).apply(null,arguments)}; -a._spine_ik_constraint_get_bend_direction=function(){return(a._spine_ik_constraint_get_bend_direction=a.asm.spine_ik_constraint_get_bend_direction).apply(null,arguments)};a._spine_ik_constraint_set_bend_direction=function(){return(a._spine_ik_constraint_set_bend_direction=a.asm.spine_ik_constraint_set_bend_direction).apply(null,arguments)};a._spine_ik_constraint_get_compress=function(){return(a._spine_ik_constraint_get_compress=a.asm.spine_ik_constraint_get_compress).apply(null,arguments)}; -a._spine_ik_constraint_set_compress=function(){return(a._spine_ik_constraint_set_compress=a.asm.spine_ik_constraint_set_compress).apply(null,arguments)};a._spine_ik_constraint_get_stretch=function(){return(a._spine_ik_constraint_get_stretch=a.asm.spine_ik_constraint_get_stretch).apply(null,arguments)};a._spine_ik_constraint_set_stretch=function(){return(a._spine_ik_constraint_set_stretch=a.asm.spine_ik_constraint_set_stretch).apply(null,arguments)}; -a._spine_ik_constraint_get_mix=function(){return(a._spine_ik_constraint_get_mix=a.asm.spine_ik_constraint_get_mix).apply(null,arguments)};a._spine_ik_constraint_set_mix=function(){return(a._spine_ik_constraint_set_mix=a.asm.spine_ik_constraint_set_mix).apply(null,arguments)};a._spine_ik_constraint_get_softness=function(){return(a._spine_ik_constraint_get_softness=a.asm.spine_ik_constraint_get_softness).apply(null,arguments)}; -a._spine_ik_constraint_set_softness=function(){return(a._spine_ik_constraint_set_softness=a.asm.spine_ik_constraint_set_softness).apply(null,arguments)};a._spine_ik_constraint_get_is_active=function(){return(a._spine_ik_constraint_get_is_active=a.asm.spine_ik_constraint_get_is_active).apply(null,arguments)};a._spine_ik_constraint_set_is_active=function(){return(a._spine_ik_constraint_set_is_active=a.asm.spine_ik_constraint_set_is_active).apply(null,arguments)}; -a._spine_transform_constraint_data_get_num_bones=function(){return(a._spine_transform_constraint_data_get_num_bones=a.asm.spine_transform_constraint_data_get_num_bones).apply(null,arguments)};a._spine_transform_constraint_data_get_bones=function(){return(a._spine_transform_constraint_data_get_bones=a.asm.spine_transform_constraint_data_get_bones).apply(null,arguments)}; -a._spine_transform_constraint_data_get_target=function(){return(a._spine_transform_constraint_data_get_target=a.asm.spine_transform_constraint_data_get_target).apply(null,arguments)};a._spine_transform_constraint_data_set_target=function(){return(a._spine_transform_constraint_data_set_target=a.asm.spine_transform_constraint_data_set_target).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_rotate=function(){return(a._spine_transform_constraint_data_get_mix_rotate=a.asm.spine_transform_constraint_data_get_mix_rotate).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_rotate=function(){return(a._spine_transform_constraint_data_set_mix_rotate=a.asm.spine_transform_constraint_data_set_mix_rotate).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_x=function(){return(a._spine_transform_constraint_data_get_mix_x=a.asm.spine_transform_constraint_data_get_mix_x).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_x=function(){return(a._spine_transform_constraint_data_set_mix_x=a.asm.spine_transform_constraint_data_set_mix_x).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_y=function(){return(a._spine_transform_constraint_data_get_mix_y=a.asm.spine_transform_constraint_data_get_mix_y).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_y=function(){return(a._spine_transform_constraint_data_set_mix_y=a.asm.spine_transform_constraint_data_set_mix_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_scale_x=function(){return(a._spine_transform_constraint_data_get_mix_scale_x=a.asm.spine_transform_constraint_data_get_mix_scale_x).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_scale_x=function(){return(a._spine_transform_constraint_data_set_mix_scale_x=a.asm.spine_transform_constraint_data_set_mix_scale_x).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_scale_y=function(){return(a._spine_transform_constraint_data_get_mix_scale_y=a.asm.spine_transform_constraint_data_get_mix_scale_y).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_scale_y=function(){return(a._spine_transform_constraint_data_set_mix_scale_y=a.asm.spine_transform_constraint_data_set_mix_scale_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_mix_shear_y=function(){return(a._spine_transform_constraint_data_get_mix_shear_y=a.asm.spine_transform_constraint_data_get_mix_shear_y).apply(null,arguments)};a._spine_transform_constraint_data_set_mix_shear_y=function(){return(a._spine_transform_constraint_data_set_mix_shear_y=a.asm.spine_transform_constraint_data_set_mix_shear_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_rotation=function(){return(a._spine_transform_constraint_data_get_offset_rotation=a.asm.spine_transform_constraint_data_get_offset_rotation).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_rotation=function(){return(a._spine_transform_constraint_data_set_offset_rotation=a.asm.spine_transform_constraint_data_set_offset_rotation).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_x=function(){return(a._spine_transform_constraint_data_get_offset_x=a.asm.spine_transform_constraint_data_get_offset_x).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_x=function(){return(a._spine_transform_constraint_data_set_offset_x=a.asm.spine_transform_constraint_data_set_offset_x).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_y=function(){return(a._spine_transform_constraint_data_get_offset_y=a.asm.spine_transform_constraint_data_get_offset_y).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_y=function(){return(a._spine_transform_constraint_data_set_offset_y=a.asm.spine_transform_constraint_data_set_offset_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_scale_x=function(){return(a._spine_transform_constraint_data_get_offset_scale_x=a.asm.spine_transform_constraint_data_get_offset_scale_x).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_scale_x=function(){return(a._spine_transform_constraint_data_set_offset_scale_x=a.asm.spine_transform_constraint_data_set_offset_scale_x).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_scale_y=function(){return(a._spine_transform_constraint_data_get_offset_scale_y=a.asm.spine_transform_constraint_data_get_offset_scale_y).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_scale_y=function(){return(a._spine_transform_constraint_data_set_offset_scale_y=a.asm.spine_transform_constraint_data_set_offset_scale_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_offset_shear_y=function(){return(a._spine_transform_constraint_data_get_offset_shear_y=a.asm.spine_transform_constraint_data_get_offset_shear_y).apply(null,arguments)};a._spine_transform_constraint_data_set_offset_shear_y=function(){return(a._spine_transform_constraint_data_set_offset_shear_y=a.asm.spine_transform_constraint_data_set_offset_shear_y).apply(null,arguments)}; -a._spine_transform_constraint_data_get_is_relative=function(){return(a._spine_transform_constraint_data_get_is_relative=a.asm.spine_transform_constraint_data_get_is_relative).apply(null,arguments)};a._spine_transform_constraint_data_set_is_relative=function(){return(a._spine_transform_constraint_data_set_is_relative=a.asm.spine_transform_constraint_data_set_is_relative).apply(null,arguments)}; -a._spine_transform_constraint_data_get_is_local=function(){return(a._spine_transform_constraint_data_get_is_local=a.asm.spine_transform_constraint_data_get_is_local).apply(null,arguments)};a._spine_transform_constraint_data_set_is_local=function(){return(a._spine_transform_constraint_data_set_is_local=a.asm.spine_transform_constraint_data_set_is_local).apply(null,arguments)}; -a._spine_transform_constraint_update=function(){return(a._spine_transform_constraint_update=a.asm.spine_transform_constraint_update).apply(null,arguments)};a._spine_transform_constraint_get_order=function(){return(a._spine_transform_constraint_get_order=a.asm.spine_transform_constraint_get_order).apply(null,arguments)};a._spine_transform_constraint_get_data=function(){return(a._spine_transform_constraint_get_data=a.asm.spine_transform_constraint_get_data).apply(null,arguments)}; -a._spine_transform_constraint_get_num_bones=function(){return(a._spine_transform_constraint_get_num_bones=a.asm.spine_transform_constraint_get_num_bones).apply(null,arguments)};a._spine_transform_constraint_get_bones=function(){return(a._spine_transform_constraint_get_bones=a.asm.spine_transform_constraint_get_bones).apply(null,arguments)};a._spine_transform_constraint_get_target=function(){return(a._spine_transform_constraint_get_target=a.asm.spine_transform_constraint_get_target).apply(null,arguments)}; -a._spine_transform_constraint_set_target=function(){return(a._spine_transform_constraint_set_target=a.asm.spine_transform_constraint_set_target).apply(null,arguments)};a._spine_transform_constraint_get_mix_rotate=function(){return(a._spine_transform_constraint_get_mix_rotate=a.asm.spine_transform_constraint_get_mix_rotate).apply(null,arguments)}; -a._spine_transform_constraint_set_mix_rotate=function(){return(a._spine_transform_constraint_set_mix_rotate=a.asm.spine_transform_constraint_set_mix_rotate).apply(null,arguments)};a._spine_transform_constraint_get_mix_x=function(){return(a._spine_transform_constraint_get_mix_x=a.asm.spine_transform_constraint_get_mix_x).apply(null,arguments)};a._spine_transform_constraint_set_mix_x=function(){return(a._spine_transform_constraint_set_mix_x=a.asm.spine_transform_constraint_set_mix_x).apply(null,arguments)}; -a._spine_transform_constraint_get_mix_y=function(){return(a._spine_transform_constraint_get_mix_y=a.asm.spine_transform_constraint_get_mix_y).apply(null,arguments)};a._spine_transform_constraint_set_mix_y=function(){return(a._spine_transform_constraint_set_mix_y=a.asm.spine_transform_constraint_set_mix_y).apply(null,arguments)}; -a._spine_transform_constraint_get_mix_scale_x=function(){return(a._spine_transform_constraint_get_mix_scale_x=a.asm.spine_transform_constraint_get_mix_scale_x).apply(null,arguments)};a._spine_transform_constraint_set_mix_scale_x=function(){return(a._spine_transform_constraint_set_mix_scale_x=a.asm.spine_transform_constraint_set_mix_scale_x).apply(null,arguments)}; -a._spine_transform_constraint_get_mix_scale_y=function(){return(a._spine_transform_constraint_get_mix_scale_y=a.asm.spine_transform_constraint_get_mix_scale_y).apply(null,arguments)};a._spine_transform_constraint_set_mix_scale_y=function(){return(a._spine_transform_constraint_set_mix_scale_y=a.asm.spine_transform_constraint_set_mix_scale_y).apply(null,arguments)}; -a._spine_transform_constraint_get_mix_shear_y=function(){return(a._spine_transform_constraint_get_mix_shear_y=a.asm.spine_transform_constraint_get_mix_shear_y).apply(null,arguments)};a._spine_transform_constraint_set_mix_shear_y=function(){return(a._spine_transform_constraint_set_mix_shear_y=a.asm.spine_transform_constraint_set_mix_shear_y).apply(null,arguments)}; -a._spine_transform_constraint_get_is_active=function(){return(a._spine_transform_constraint_get_is_active=a.asm.spine_transform_constraint_get_is_active).apply(null,arguments)};a._spine_transform_constraint_set_is_active=function(){return(a._spine_transform_constraint_set_is_active=a.asm.spine_transform_constraint_set_is_active).apply(null,arguments)}; -a._spine_path_constraint_data_get_num_bones=function(){return(a._spine_path_constraint_data_get_num_bones=a.asm.spine_path_constraint_data_get_num_bones).apply(null,arguments)};a._spine_path_constraint_data_get_bones=function(){return(a._spine_path_constraint_data_get_bones=a.asm.spine_path_constraint_data_get_bones).apply(null,arguments)};a._spine_path_constraint_data_get_target=function(){return(a._spine_path_constraint_data_get_target=a.asm.spine_path_constraint_data_get_target).apply(null,arguments)}; -a._spine_path_constraint_data_set_target=function(){return(a._spine_path_constraint_data_set_target=a.asm.spine_path_constraint_data_set_target).apply(null,arguments)};a._spine_path_constraint_data_get_position_mode=function(){return(a._spine_path_constraint_data_get_position_mode=a.asm.spine_path_constraint_data_get_position_mode).apply(null,arguments)}; -a._spine_path_constraint_data_set_position_mode=function(){return(a._spine_path_constraint_data_set_position_mode=a.asm.spine_path_constraint_data_set_position_mode).apply(null,arguments)};a._spine_path_constraint_data_get_spacing_mode=function(){return(a._spine_path_constraint_data_get_spacing_mode=a.asm.spine_path_constraint_data_get_spacing_mode).apply(null,arguments)}; -a._spine_path_constraint_data_set_spacing_mode=function(){return(a._spine_path_constraint_data_set_spacing_mode=a.asm.spine_path_constraint_data_set_spacing_mode).apply(null,arguments)};a._spine_path_constraint_data_get_rotate_mode=function(){return(a._spine_path_constraint_data_get_rotate_mode=a.asm.spine_path_constraint_data_get_rotate_mode).apply(null,arguments)}; -a._spine_path_constraint_data_set_rotate_mode=function(){return(a._spine_path_constraint_data_set_rotate_mode=a.asm.spine_path_constraint_data_set_rotate_mode).apply(null,arguments)};a._spine_path_constraint_data_get_offset_rotation=function(){return(a._spine_path_constraint_data_get_offset_rotation=a.asm.spine_path_constraint_data_get_offset_rotation).apply(null,arguments)}; -a._spine_path_constraint_data_set_offset_rotation=function(){return(a._spine_path_constraint_data_set_offset_rotation=a.asm.spine_path_constraint_data_set_offset_rotation).apply(null,arguments)};a._spine_path_constraint_data_get_position=function(){return(a._spine_path_constraint_data_get_position=a.asm.spine_path_constraint_data_get_position).apply(null,arguments)}; -a._spine_path_constraint_data_set_position=function(){return(a._spine_path_constraint_data_set_position=a.asm.spine_path_constraint_data_set_position).apply(null,arguments)};a._spine_path_constraint_data_get_spacing=function(){return(a._spine_path_constraint_data_get_spacing=a.asm.spine_path_constraint_data_get_spacing).apply(null,arguments)}; -a._spine_path_constraint_data_set_spacing=function(){return(a._spine_path_constraint_data_set_spacing=a.asm.spine_path_constraint_data_set_spacing).apply(null,arguments)};a._spine_path_constraint_data_get_mix_rotate=function(){return(a._spine_path_constraint_data_get_mix_rotate=a.asm.spine_path_constraint_data_get_mix_rotate).apply(null,arguments)}; -a._spine_path_constraint_data_set_mix_rotate=function(){return(a._spine_path_constraint_data_set_mix_rotate=a.asm.spine_path_constraint_data_set_mix_rotate).apply(null,arguments)};a._spine_path_constraint_data_get_mix_x=function(){return(a._spine_path_constraint_data_get_mix_x=a.asm.spine_path_constraint_data_get_mix_x).apply(null,arguments)};a._spine_path_constraint_data_set_mix_x=function(){return(a._spine_path_constraint_data_set_mix_x=a.asm.spine_path_constraint_data_set_mix_x).apply(null,arguments)}; -a._spine_path_constraint_data_get_mix_y=function(){return(a._spine_path_constraint_data_get_mix_y=a.asm.spine_path_constraint_data_get_mix_y).apply(null,arguments)};a._spine_path_constraint_data_set_mix_y=function(){return(a._spine_path_constraint_data_set_mix_y=a.asm.spine_path_constraint_data_set_mix_y).apply(null,arguments)};a._spine_path_constraint_update=function(){return(a._spine_path_constraint_update=a.asm.spine_path_constraint_update).apply(null,arguments)}; -a._spine_path_constraint_get_order=function(){return(a._spine_path_constraint_get_order=a.asm.spine_path_constraint_get_order).apply(null,arguments)};a._spine_path_constraint_get_data=function(){return(a._spine_path_constraint_get_data=a.asm.spine_path_constraint_get_data).apply(null,arguments)};a._spine_path_constraint_get_num_bones=function(){return(a._spine_path_constraint_get_num_bones=a.asm.spine_path_constraint_get_num_bones).apply(null,arguments)}; -a._spine_path_constraint_get_bones=function(){return(a._spine_path_constraint_get_bones=a.asm.spine_path_constraint_get_bones).apply(null,arguments)};a._spine_path_constraint_get_target=function(){return(a._spine_path_constraint_get_target=a.asm.spine_path_constraint_get_target).apply(null,arguments)};a._spine_path_constraint_set_target=function(){return(a._spine_path_constraint_set_target=a.asm.spine_path_constraint_set_target).apply(null,arguments)}; -a._spine_path_constraint_get_position=function(){return(a._spine_path_constraint_get_position=a.asm.spine_path_constraint_get_position).apply(null,arguments)};a._spine_path_constraint_set_position=function(){return(a._spine_path_constraint_set_position=a.asm.spine_path_constraint_set_position).apply(null,arguments)};a._spine_path_constraint_get_spacing=function(){return(a._spine_path_constraint_get_spacing=a.asm.spine_path_constraint_get_spacing).apply(null,arguments)}; -a._spine_path_constraint_set_spacing=function(){return(a._spine_path_constraint_set_spacing=a.asm.spine_path_constraint_set_spacing).apply(null,arguments)};a._spine_path_constraint_get_mix_rotate=function(){return(a._spine_path_constraint_get_mix_rotate=a.asm.spine_path_constraint_get_mix_rotate).apply(null,arguments)};a._spine_path_constraint_set_mix_rotate=function(){return(a._spine_path_constraint_set_mix_rotate=a.asm.spine_path_constraint_set_mix_rotate).apply(null,arguments)}; -a._spine_path_constraint_get_mix_x=function(){return(a._spine_path_constraint_get_mix_x=a.asm.spine_path_constraint_get_mix_x).apply(null,arguments)};a._spine_path_constraint_set_mix_x=function(){return(a._spine_path_constraint_set_mix_x=a.asm.spine_path_constraint_set_mix_x).apply(null,arguments)};a._spine_path_constraint_get_mix_y=function(){return(a._spine_path_constraint_get_mix_y=a.asm.spine_path_constraint_get_mix_y).apply(null,arguments)}; -a._spine_path_constraint_set_mix_y=function(){return(a._spine_path_constraint_set_mix_y=a.asm.spine_path_constraint_set_mix_y).apply(null,arguments)};a._spine_path_constraint_get_is_active=function(){return(a._spine_path_constraint_get_is_active=a.asm.spine_path_constraint_get_is_active).apply(null,arguments)};a._spine_path_constraint_set_is_active=function(){return(a._spine_path_constraint_set_is_active=a.asm.spine_path_constraint_set_is_active).apply(null,arguments)}; -a._spine_physics_constraint_data_set_bone=function(){return(a._spine_physics_constraint_data_set_bone=a.asm.spine_physics_constraint_data_set_bone).apply(null,arguments)};a._spine_physics_constraint_data_get_bone=function(){return(a._spine_physics_constraint_data_get_bone=a.asm.spine_physics_constraint_data_get_bone).apply(null,arguments)};a._spine_physics_constraint_data_set_x=function(){return(a._spine_physics_constraint_data_set_x=a.asm.spine_physics_constraint_data_set_x).apply(null,arguments)}; -a._spine_physics_constraint_data_get_x=function(){return(a._spine_physics_constraint_data_get_x=a.asm.spine_physics_constraint_data_get_x).apply(null,arguments)};a._spine_physics_constraint_data_set_y=function(){return(a._spine_physics_constraint_data_set_y=a.asm.spine_physics_constraint_data_set_y).apply(null,arguments)};a._spine_physics_constraint_data_get_y=function(){return(a._spine_physics_constraint_data_get_y=a.asm.spine_physics_constraint_data_get_y).apply(null,arguments)}; -a._spine_physics_constraint_data_set_rotate=function(){return(a._spine_physics_constraint_data_set_rotate=a.asm.spine_physics_constraint_data_set_rotate).apply(null,arguments)};a._spine_physics_constraint_data_get_rotate=function(){return(a._spine_physics_constraint_data_get_rotate=a.asm.spine_physics_constraint_data_get_rotate).apply(null,arguments)}; -a._spine_physics_constraint_data_set_scale_x=function(){return(a._spine_physics_constraint_data_set_scale_x=a.asm.spine_physics_constraint_data_set_scale_x).apply(null,arguments)};a._spine_physics_constraint_data_get_scale_x=function(){return(a._spine_physics_constraint_data_get_scale_x=a.asm.spine_physics_constraint_data_get_scale_x).apply(null,arguments)}; -a._spine_physics_constraint_data_set_shear_x=function(){return(a._spine_physics_constraint_data_set_shear_x=a.asm.spine_physics_constraint_data_set_shear_x).apply(null,arguments)};a._spine_physics_constraint_data_get_shear_x=function(){return(a._spine_physics_constraint_data_get_shear_x=a.asm.spine_physics_constraint_data_get_shear_x).apply(null,arguments)}; -a._spine_physics_constraint_data_set_limit=function(){return(a._spine_physics_constraint_data_set_limit=a.asm.spine_physics_constraint_data_set_limit).apply(null,arguments)};a._spine_physics_constraint_data_get_limit=function(){return(a._spine_physics_constraint_data_get_limit=a.asm.spine_physics_constraint_data_get_limit).apply(null,arguments)}; -a._spine_physics_constraint_data_set_step=function(){return(a._spine_physics_constraint_data_set_step=a.asm.spine_physics_constraint_data_set_step).apply(null,arguments)};a._spine_physics_constraint_data_get_step=function(){return(a._spine_physics_constraint_data_get_step=a.asm.spine_physics_constraint_data_get_step).apply(null,arguments)}; -a._spine_physics_constraint_data_set_inertia=function(){return(a._spine_physics_constraint_data_set_inertia=a.asm.spine_physics_constraint_data_set_inertia).apply(null,arguments)};a._spine_physics_constraint_data_get_inertia=function(){return(a._spine_physics_constraint_data_get_inertia=a.asm.spine_physics_constraint_data_get_inertia).apply(null,arguments)}; -a._spine_physics_constraint_data_set_strength=function(){return(a._spine_physics_constraint_data_set_strength=a.asm.spine_physics_constraint_data_set_strength).apply(null,arguments)};a._spine_physics_constraint_data_get_strength=function(){return(a._spine_physics_constraint_data_get_strength=a.asm.spine_physics_constraint_data_get_strength).apply(null,arguments)}; -a._spine_physics_constraint_data_set_damping=function(){return(a._spine_physics_constraint_data_set_damping=a.asm.spine_physics_constraint_data_set_damping).apply(null,arguments)};a._spine_physics_constraint_data_get_damping=function(){return(a._spine_physics_constraint_data_get_damping=a.asm.spine_physics_constraint_data_get_damping).apply(null,arguments)}; -a._spine_physics_constraint_data_set_mass_inverse=function(){return(a._spine_physics_constraint_data_set_mass_inverse=a.asm.spine_physics_constraint_data_set_mass_inverse).apply(null,arguments)};a._spine_physics_constraint_data_get_mass_inverse=function(){return(a._spine_physics_constraint_data_get_mass_inverse=a.asm.spine_physics_constraint_data_get_mass_inverse).apply(null,arguments)}; -a._spine_physics_constraint_data_set_wind=function(){return(a._spine_physics_constraint_data_set_wind=a.asm.spine_physics_constraint_data_set_wind).apply(null,arguments)};a._spine_physics_constraint_data_get_wind=function(){return(a._spine_physics_constraint_data_get_wind=a.asm.spine_physics_constraint_data_get_wind).apply(null,arguments)}; -a._spine_physics_constraint_data_set_gravity=function(){return(a._spine_physics_constraint_data_set_gravity=a.asm.spine_physics_constraint_data_set_gravity).apply(null,arguments)};a._spine_physics_constraint_data_get_gravity=function(){return(a._spine_physics_constraint_data_get_gravity=a.asm.spine_physics_constraint_data_get_gravity).apply(null,arguments)}; -a._spine_physics_constraint_data_set_mix=function(){return(a._spine_physics_constraint_data_set_mix=a.asm.spine_physics_constraint_data_set_mix).apply(null,arguments)};a._spine_physics_constraint_data_get_mix=function(){return(a._spine_physics_constraint_data_get_mix=a.asm.spine_physics_constraint_data_get_mix).apply(null,arguments)}; -a._spine_physics_constraint_data_set_inertia_global=function(){return(a._spine_physics_constraint_data_set_inertia_global=a.asm.spine_physics_constraint_data_set_inertia_global).apply(null,arguments)};a._spine_physics_constraint_data_is_inertia_global=function(){return(a._spine_physics_constraint_data_is_inertia_global=a.asm.spine_physics_constraint_data_is_inertia_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_strength_global=function(){return(a._spine_physics_constraint_data_set_strength_global=a.asm.spine_physics_constraint_data_set_strength_global).apply(null,arguments)};a._spine_physics_constraint_data_is_strength_global=function(){return(a._spine_physics_constraint_data_is_strength_global=a.asm.spine_physics_constraint_data_is_strength_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_damping_global=function(){return(a._spine_physics_constraint_data_set_damping_global=a.asm.spine_physics_constraint_data_set_damping_global).apply(null,arguments)};a._spine_physics_constraint_data_is_damping_global=function(){return(a._spine_physics_constraint_data_is_damping_global=a.asm.spine_physics_constraint_data_is_damping_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_mass_global=function(){return(a._spine_physics_constraint_data_set_mass_global=a.asm.spine_physics_constraint_data_set_mass_global).apply(null,arguments)};a._spine_physics_constraint_data_is_mass_global=function(){return(a._spine_physics_constraint_data_is_mass_global=a.asm.spine_physics_constraint_data_is_mass_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_wind_global=function(){return(a._spine_physics_constraint_data_set_wind_global=a.asm.spine_physics_constraint_data_set_wind_global).apply(null,arguments)};a._spine_physics_constraint_data_is_wind_global=function(){return(a._spine_physics_constraint_data_is_wind_global=a.asm.spine_physics_constraint_data_is_wind_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_gravity_global=function(){return(a._spine_physics_constraint_data_set_gravity_global=a.asm.spine_physics_constraint_data_set_gravity_global).apply(null,arguments)};a._spine_physics_constraint_data_is_gravity_global=function(){return(a._spine_physics_constraint_data_is_gravity_global=a.asm.spine_physics_constraint_data_is_gravity_global).apply(null,arguments)}; -a._spine_physics_constraint_data_set_mix_global=function(){return(a._spine_physics_constraint_data_set_mix_global=a.asm.spine_physics_constraint_data_set_mix_global).apply(null,arguments)};a._spine_physics_constraint_data_is_mix_global=function(){return(a._spine_physics_constraint_data_is_mix_global=a.asm.spine_physics_constraint_data_is_mix_global).apply(null,arguments)}; -a._spine_physics_constraint_set_bone=function(){return(a._spine_physics_constraint_set_bone=a.asm.spine_physics_constraint_set_bone).apply(null,arguments)};a._spine_physics_constraint_get_bone=function(){return(a._spine_physics_constraint_get_bone=a.asm.spine_physics_constraint_get_bone).apply(null,arguments)};a._spine_physics_constraint_set_inertia=function(){return(a._spine_physics_constraint_set_inertia=a.asm.spine_physics_constraint_set_inertia).apply(null,arguments)}; -a._spine_physics_constraint_get_inertia=function(){return(a._spine_physics_constraint_get_inertia=a.asm.spine_physics_constraint_get_inertia).apply(null,arguments)};a._spine_physics_constraint_set_strength=function(){return(a._spine_physics_constraint_set_strength=a.asm.spine_physics_constraint_set_strength).apply(null,arguments)};a._spine_physics_constraint_get_strength=function(){return(a._spine_physics_constraint_get_strength=a.asm.spine_physics_constraint_get_strength).apply(null,arguments)}; -a._spine_physics_constraint_set_damping=function(){return(a._spine_physics_constraint_set_damping=a.asm.spine_physics_constraint_set_damping).apply(null,arguments)};a._spine_physics_constraint_get_damping=function(){return(a._spine_physics_constraint_get_damping=a.asm.spine_physics_constraint_get_damping).apply(null,arguments)};a._spine_physics_constraint_set_mass_inverse=function(){return(a._spine_physics_constraint_set_mass_inverse=a.asm.spine_physics_constraint_set_mass_inverse).apply(null,arguments)}; -a._spine_physics_constraint_get_mass_inverse=function(){return(a._spine_physics_constraint_get_mass_inverse=a.asm.spine_physics_constraint_get_mass_inverse).apply(null,arguments)};a._spine_physics_constraint_set_wind=function(){return(a._spine_physics_constraint_set_wind=a.asm.spine_physics_constraint_set_wind).apply(null,arguments)};a._spine_physics_constraint_get_wind=function(){return(a._spine_physics_constraint_get_wind=a.asm.spine_physics_constraint_get_wind).apply(null,arguments)}; -a._spine_physics_constraint_set_gravity=function(){return(a._spine_physics_constraint_set_gravity=a.asm.spine_physics_constraint_set_gravity).apply(null,arguments)};a._spine_physics_constraint_get_gravity=function(){return(a._spine_physics_constraint_get_gravity=a.asm.spine_physics_constraint_get_gravity).apply(null,arguments)};a._spine_physics_constraint_set_mix=function(){return(a._spine_physics_constraint_set_mix=a.asm.spine_physics_constraint_set_mix).apply(null,arguments)}; -a._spine_physics_constraint_get_mix=function(){return(a._spine_physics_constraint_get_mix=a.asm.spine_physics_constraint_get_mix).apply(null,arguments)};a._spine_physics_constraint_set_reset=function(){return(a._spine_physics_constraint_set_reset=a.asm.spine_physics_constraint_set_reset).apply(null,arguments)};a._spine_physics_constraint_get_reset=function(){return(a._spine_physics_constraint_get_reset=a.asm.spine_physics_constraint_get_reset).apply(null,arguments)}; -a._spine_physics_constraint_set_ux=function(){return(a._spine_physics_constraint_set_ux=a.asm.spine_physics_constraint_set_ux).apply(null,arguments)};a._spine_physics_constraint_get_ux=function(){return(a._spine_physics_constraint_get_ux=a.asm.spine_physics_constraint_get_ux).apply(null,arguments)};a._spine_physics_constraint_set_uy=function(){return(a._spine_physics_constraint_set_uy=a.asm.spine_physics_constraint_set_uy).apply(null,arguments)}; -a._spine_physics_constraint_get_uy=function(){return(a._spine_physics_constraint_get_uy=a.asm.spine_physics_constraint_get_uy).apply(null,arguments)};a._spine_physics_constraint_set_cx=function(){return(a._spine_physics_constraint_set_cx=a.asm.spine_physics_constraint_set_cx).apply(null,arguments)};a._spine_physics_constraint_get_cx=function(){return(a._spine_physics_constraint_get_cx=a.asm.spine_physics_constraint_get_cx).apply(null,arguments)}; -a._spine_physics_constraint_set_cy=function(){return(a._spine_physics_constraint_set_cy=a.asm.spine_physics_constraint_set_cy).apply(null,arguments)};a._spine_physics_constraint_get_cy=function(){return(a._spine_physics_constraint_get_cy=a.asm.spine_physics_constraint_get_cy).apply(null,arguments)};a._spine_physics_constraint_set_tx=function(){return(a._spine_physics_constraint_set_tx=a.asm.spine_physics_constraint_set_tx).apply(null,arguments)}; -a._spine_physics_constraint_get_tx=function(){return(a._spine_physics_constraint_get_tx=a.asm.spine_physics_constraint_get_tx).apply(null,arguments)};a._spine_physics_constraint_set_ty=function(){return(a._spine_physics_constraint_set_ty=a.asm.spine_physics_constraint_set_ty).apply(null,arguments)};a._spine_physics_constraint_get_ty=function(){return(a._spine_physics_constraint_get_ty=a.asm.spine_physics_constraint_get_ty).apply(null,arguments)}; -a._spine_physics_constraint_set_x_offset=function(){return(a._spine_physics_constraint_set_x_offset=a.asm.spine_physics_constraint_set_x_offset).apply(null,arguments)};a._spine_physics_constraint_get_x_offset=function(){return(a._spine_physics_constraint_get_x_offset=a.asm.spine_physics_constraint_get_x_offset).apply(null,arguments)};a._spine_physics_constraint_set_x_velocity=function(){return(a._spine_physics_constraint_set_x_velocity=a.asm.spine_physics_constraint_set_x_velocity).apply(null,arguments)}; +a._spine_ik_constraint_data_get_uniform=function(){return(a._spine_ik_constraint_data_get_uniform=a.asm.spine_ik_constraint_data_get_uniform).apply(null,arguments)};a._spine_ik_constraint_data_set_uniform=function(){return(a._spine_ik_constraint_data_set_uniform=a.asm.spine_ik_constraint_data_set_uniform).apply(null,arguments)};a._spine_ik_constraint_data_get_mix=function(){return(a._spine_ik_constraint_data_get_mix=a.asm.spine_ik_constraint_data_get_mix).apply(null,arguments)}; +a._spine_ik_constraint_data_set_mix=function(){return(a._spine_ik_constraint_data_set_mix=a.asm.spine_ik_constraint_data_set_mix).apply(null,arguments)};a._spine_ik_constraint_data_get_softness=function(){return(a._spine_ik_constraint_data_get_softness=a.asm.spine_ik_constraint_data_get_softness).apply(null,arguments)};a._spine_ik_constraint_data_set_softness=function(){return(a._spine_ik_constraint_data_set_softness=a.asm.spine_ik_constraint_data_set_softness).apply(null,arguments)}; +a._spine_ik_constraint_update=function(){return(a._spine_ik_constraint_update=a.asm.spine_ik_constraint_update).apply(null,arguments)};a._spine_ik_constraint_get_order=function(){return(a._spine_ik_constraint_get_order=a.asm.spine_ik_constraint_get_order).apply(null,arguments)};a._spine_ik_constraint_get_data=function(){return(a._spine_ik_constraint_get_data=a.asm.spine_ik_constraint_get_data).apply(null,arguments)}; +a._spine_ik_constraint_get_num_bones=function(){return(a._spine_ik_constraint_get_num_bones=a.asm.spine_ik_constraint_get_num_bones).apply(null,arguments)};a._spine_ik_constraint_get_bones=function(){return(a._spine_ik_constraint_get_bones=a.asm.spine_ik_constraint_get_bones).apply(null,arguments)};a._spine_ik_constraint_get_target=function(){return(a._spine_ik_constraint_get_target=a.asm.spine_ik_constraint_get_target).apply(null,arguments)}; +a._spine_ik_constraint_set_target=function(){return(a._spine_ik_constraint_set_target=a.asm.spine_ik_constraint_set_target).apply(null,arguments)};a._spine_ik_constraint_get_bend_direction=function(){return(a._spine_ik_constraint_get_bend_direction=a.asm.spine_ik_constraint_get_bend_direction).apply(null,arguments)};a._spine_ik_constraint_set_bend_direction=function(){return(a._spine_ik_constraint_set_bend_direction=a.asm.spine_ik_constraint_set_bend_direction).apply(null,arguments)}; +a._spine_ik_constraint_get_compress=function(){return(a._spine_ik_constraint_get_compress=a.asm.spine_ik_constraint_get_compress).apply(null,arguments)};a._spine_ik_constraint_set_compress=function(){return(a._spine_ik_constraint_set_compress=a.asm.spine_ik_constraint_set_compress).apply(null,arguments)};a._spine_ik_constraint_get_stretch=function(){return(a._spine_ik_constraint_get_stretch=a.asm.spine_ik_constraint_get_stretch).apply(null,arguments)}; +a._spine_ik_constraint_set_stretch=function(){return(a._spine_ik_constraint_set_stretch=a.asm.spine_ik_constraint_set_stretch).apply(null,arguments)};a._spine_ik_constraint_get_mix=function(){return(a._spine_ik_constraint_get_mix=a.asm.spine_ik_constraint_get_mix).apply(null,arguments)};a._spine_ik_constraint_set_mix=function(){return(a._spine_ik_constraint_set_mix=a.asm.spine_ik_constraint_set_mix).apply(null,arguments)}; +a._spine_ik_constraint_get_softness=function(){return(a._spine_ik_constraint_get_softness=a.asm.spine_ik_constraint_get_softness).apply(null,arguments)};a._spine_ik_constraint_set_softness=function(){return(a._spine_ik_constraint_set_softness=a.asm.spine_ik_constraint_set_softness).apply(null,arguments)};a._spine_ik_constraint_get_is_active=function(){return(a._spine_ik_constraint_get_is_active=a.asm.spine_ik_constraint_get_is_active).apply(null,arguments)}; +a._spine_ik_constraint_set_is_active=function(){return(a._spine_ik_constraint_set_is_active=a.asm.spine_ik_constraint_set_is_active).apply(null,arguments)};a._spine_transform_constraint_data_get_num_bones=function(){return(a._spine_transform_constraint_data_get_num_bones=a.asm.spine_transform_constraint_data_get_num_bones).apply(null,arguments)}; +a._spine_transform_constraint_data_get_bones=function(){return(a._spine_transform_constraint_data_get_bones=a.asm.spine_transform_constraint_data_get_bones).apply(null,arguments)};a._spine_transform_constraint_data_get_target=function(){return(a._spine_transform_constraint_data_get_target=a.asm.spine_transform_constraint_data_get_target).apply(null,arguments)}; +a._spine_transform_constraint_data_set_target=function(){return(a._spine_transform_constraint_data_set_target=a.asm.spine_transform_constraint_data_set_target).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_rotate=function(){return(a._spine_transform_constraint_data_get_mix_rotate=a.asm.spine_transform_constraint_data_get_mix_rotate).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_rotate=function(){return(a._spine_transform_constraint_data_set_mix_rotate=a.asm.spine_transform_constraint_data_set_mix_rotate).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_x=function(){return(a._spine_transform_constraint_data_get_mix_x=a.asm.spine_transform_constraint_data_get_mix_x).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_x=function(){return(a._spine_transform_constraint_data_set_mix_x=a.asm.spine_transform_constraint_data_set_mix_x).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_y=function(){return(a._spine_transform_constraint_data_get_mix_y=a.asm.spine_transform_constraint_data_get_mix_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_y=function(){return(a._spine_transform_constraint_data_set_mix_y=a.asm.spine_transform_constraint_data_set_mix_y).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_scale_x=function(){return(a._spine_transform_constraint_data_get_mix_scale_x=a.asm.spine_transform_constraint_data_get_mix_scale_x).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_scale_x=function(){return(a._spine_transform_constraint_data_set_mix_scale_x=a.asm.spine_transform_constraint_data_set_mix_scale_x).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_scale_y=function(){return(a._spine_transform_constraint_data_get_mix_scale_y=a.asm.spine_transform_constraint_data_get_mix_scale_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_scale_y=function(){return(a._spine_transform_constraint_data_set_mix_scale_y=a.asm.spine_transform_constraint_data_set_mix_scale_y).apply(null,arguments)};a._spine_transform_constraint_data_get_mix_shear_y=function(){return(a._spine_transform_constraint_data_get_mix_shear_y=a.asm.spine_transform_constraint_data_get_mix_shear_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_mix_shear_y=function(){return(a._spine_transform_constraint_data_set_mix_shear_y=a.asm.spine_transform_constraint_data_set_mix_shear_y).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_rotation=function(){return(a._spine_transform_constraint_data_get_offset_rotation=a.asm.spine_transform_constraint_data_get_offset_rotation).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_rotation=function(){return(a._spine_transform_constraint_data_set_offset_rotation=a.asm.spine_transform_constraint_data_set_offset_rotation).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_x=function(){return(a._spine_transform_constraint_data_get_offset_x=a.asm.spine_transform_constraint_data_get_offset_x).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_x=function(){return(a._spine_transform_constraint_data_set_offset_x=a.asm.spine_transform_constraint_data_set_offset_x).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_y=function(){return(a._spine_transform_constraint_data_get_offset_y=a.asm.spine_transform_constraint_data_get_offset_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_y=function(){return(a._spine_transform_constraint_data_set_offset_y=a.asm.spine_transform_constraint_data_set_offset_y).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_scale_x=function(){return(a._spine_transform_constraint_data_get_offset_scale_x=a.asm.spine_transform_constraint_data_get_offset_scale_x).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_scale_x=function(){return(a._spine_transform_constraint_data_set_offset_scale_x=a.asm.spine_transform_constraint_data_set_offset_scale_x).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_scale_y=function(){return(a._spine_transform_constraint_data_get_offset_scale_y=a.asm.spine_transform_constraint_data_get_offset_scale_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_scale_y=function(){return(a._spine_transform_constraint_data_set_offset_scale_y=a.asm.spine_transform_constraint_data_set_offset_scale_y).apply(null,arguments)};a._spine_transform_constraint_data_get_offset_shear_y=function(){return(a._spine_transform_constraint_data_get_offset_shear_y=a.asm.spine_transform_constraint_data_get_offset_shear_y).apply(null,arguments)}; +a._spine_transform_constraint_data_set_offset_shear_y=function(){return(a._spine_transform_constraint_data_set_offset_shear_y=a.asm.spine_transform_constraint_data_set_offset_shear_y).apply(null,arguments)};a._spine_transform_constraint_data_get_is_relative=function(){return(a._spine_transform_constraint_data_get_is_relative=a.asm.spine_transform_constraint_data_get_is_relative).apply(null,arguments)}; +a._spine_transform_constraint_data_set_is_relative=function(){return(a._spine_transform_constraint_data_set_is_relative=a.asm.spine_transform_constraint_data_set_is_relative).apply(null,arguments)};a._spine_transform_constraint_data_get_is_local=function(){return(a._spine_transform_constraint_data_get_is_local=a.asm.spine_transform_constraint_data_get_is_local).apply(null,arguments)}; +a._spine_transform_constraint_data_set_is_local=function(){return(a._spine_transform_constraint_data_set_is_local=a.asm.spine_transform_constraint_data_set_is_local).apply(null,arguments)};a._spine_transform_constraint_update=function(){return(a._spine_transform_constraint_update=a.asm.spine_transform_constraint_update).apply(null,arguments)};a._spine_transform_constraint_get_order=function(){return(a._spine_transform_constraint_get_order=a.asm.spine_transform_constraint_get_order).apply(null,arguments)}; +a._spine_transform_constraint_get_data=function(){return(a._spine_transform_constraint_get_data=a.asm.spine_transform_constraint_get_data).apply(null,arguments)};a._spine_transform_constraint_get_num_bones=function(){return(a._spine_transform_constraint_get_num_bones=a.asm.spine_transform_constraint_get_num_bones).apply(null,arguments)};a._spine_transform_constraint_get_bones=function(){return(a._spine_transform_constraint_get_bones=a.asm.spine_transform_constraint_get_bones).apply(null,arguments)}; +a._spine_transform_constraint_get_target=function(){return(a._spine_transform_constraint_get_target=a.asm.spine_transform_constraint_get_target).apply(null,arguments)};a._spine_transform_constraint_set_target=function(){return(a._spine_transform_constraint_set_target=a.asm.spine_transform_constraint_set_target).apply(null,arguments)}; +a._spine_transform_constraint_get_mix_rotate=function(){return(a._spine_transform_constraint_get_mix_rotate=a.asm.spine_transform_constraint_get_mix_rotate).apply(null,arguments)};a._spine_transform_constraint_set_mix_rotate=function(){return(a._spine_transform_constraint_set_mix_rotate=a.asm.spine_transform_constraint_set_mix_rotate).apply(null,arguments)}; +a._spine_transform_constraint_get_mix_x=function(){return(a._spine_transform_constraint_get_mix_x=a.asm.spine_transform_constraint_get_mix_x).apply(null,arguments)};a._spine_transform_constraint_set_mix_x=function(){return(a._spine_transform_constraint_set_mix_x=a.asm.spine_transform_constraint_set_mix_x).apply(null,arguments)};a._spine_transform_constraint_get_mix_y=function(){return(a._spine_transform_constraint_get_mix_y=a.asm.spine_transform_constraint_get_mix_y).apply(null,arguments)}; +a._spine_transform_constraint_set_mix_y=function(){return(a._spine_transform_constraint_set_mix_y=a.asm.spine_transform_constraint_set_mix_y).apply(null,arguments)};a._spine_transform_constraint_get_mix_scale_x=function(){return(a._spine_transform_constraint_get_mix_scale_x=a.asm.spine_transform_constraint_get_mix_scale_x).apply(null,arguments)}; +a._spine_transform_constraint_set_mix_scale_x=function(){return(a._spine_transform_constraint_set_mix_scale_x=a.asm.spine_transform_constraint_set_mix_scale_x).apply(null,arguments)};a._spine_transform_constraint_get_mix_scale_y=function(){return(a._spine_transform_constraint_get_mix_scale_y=a.asm.spine_transform_constraint_get_mix_scale_y).apply(null,arguments)}; +a._spine_transform_constraint_set_mix_scale_y=function(){return(a._spine_transform_constraint_set_mix_scale_y=a.asm.spine_transform_constraint_set_mix_scale_y).apply(null,arguments)};a._spine_transform_constraint_get_mix_shear_y=function(){return(a._spine_transform_constraint_get_mix_shear_y=a.asm.spine_transform_constraint_get_mix_shear_y).apply(null,arguments)}; +a._spine_transform_constraint_set_mix_shear_y=function(){return(a._spine_transform_constraint_set_mix_shear_y=a.asm.spine_transform_constraint_set_mix_shear_y).apply(null,arguments)};a._spine_transform_constraint_get_is_active=function(){return(a._spine_transform_constraint_get_is_active=a.asm.spine_transform_constraint_get_is_active).apply(null,arguments)}; +a._spine_transform_constraint_set_is_active=function(){return(a._spine_transform_constraint_set_is_active=a.asm.spine_transform_constraint_set_is_active).apply(null,arguments)};a._spine_path_constraint_data_get_num_bones=function(){return(a._spine_path_constraint_data_get_num_bones=a.asm.spine_path_constraint_data_get_num_bones).apply(null,arguments)}; +a._spine_path_constraint_data_get_bones=function(){return(a._spine_path_constraint_data_get_bones=a.asm.spine_path_constraint_data_get_bones).apply(null,arguments)};a._spine_path_constraint_data_get_target=function(){return(a._spine_path_constraint_data_get_target=a.asm.spine_path_constraint_data_get_target).apply(null,arguments)};a._spine_path_constraint_data_set_target=function(){return(a._spine_path_constraint_data_set_target=a.asm.spine_path_constraint_data_set_target).apply(null,arguments)}; +a._spine_path_constraint_data_get_position_mode=function(){return(a._spine_path_constraint_data_get_position_mode=a.asm.spine_path_constraint_data_get_position_mode).apply(null,arguments)};a._spine_path_constraint_data_set_position_mode=function(){return(a._spine_path_constraint_data_set_position_mode=a.asm.spine_path_constraint_data_set_position_mode).apply(null,arguments)}; +a._spine_path_constraint_data_get_spacing_mode=function(){return(a._spine_path_constraint_data_get_spacing_mode=a.asm.spine_path_constraint_data_get_spacing_mode).apply(null,arguments)};a._spine_path_constraint_data_set_spacing_mode=function(){return(a._spine_path_constraint_data_set_spacing_mode=a.asm.spine_path_constraint_data_set_spacing_mode).apply(null,arguments)}; +a._spine_path_constraint_data_get_rotate_mode=function(){return(a._spine_path_constraint_data_get_rotate_mode=a.asm.spine_path_constraint_data_get_rotate_mode).apply(null,arguments)};a._spine_path_constraint_data_set_rotate_mode=function(){return(a._spine_path_constraint_data_set_rotate_mode=a.asm.spine_path_constraint_data_set_rotate_mode).apply(null,arguments)}; +a._spine_path_constraint_data_get_offset_rotation=function(){return(a._spine_path_constraint_data_get_offset_rotation=a.asm.spine_path_constraint_data_get_offset_rotation).apply(null,arguments)};a._spine_path_constraint_data_set_offset_rotation=function(){return(a._spine_path_constraint_data_set_offset_rotation=a.asm.spine_path_constraint_data_set_offset_rotation).apply(null,arguments)}; +a._spine_path_constraint_data_get_position=function(){return(a._spine_path_constraint_data_get_position=a.asm.spine_path_constraint_data_get_position).apply(null,arguments)};a._spine_path_constraint_data_set_position=function(){return(a._spine_path_constraint_data_set_position=a.asm.spine_path_constraint_data_set_position).apply(null,arguments)}; +a._spine_path_constraint_data_get_spacing=function(){return(a._spine_path_constraint_data_get_spacing=a.asm.spine_path_constraint_data_get_spacing).apply(null,arguments)};a._spine_path_constraint_data_set_spacing=function(){return(a._spine_path_constraint_data_set_spacing=a.asm.spine_path_constraint_data_set_spacing).apply(null,arguments)}; +a._spine_path_constraint_data_get_mix_rotate=function(){return(a._spine_path_constraint_data_get_mix_rotate=a.asm.spine_path_constraint_data_get_mix_rotate).apply(null,arguments)};a._spine_path_constraint_data_set_mix_rotate=function(){return(a._spine_path_constraint_data_set_mix_rotate=a.asm.spine_path_constraint_data_set_mix_rotate).apply(null,arguments)}; +a._spine_path_constraint_data_get_mix_x=function(){return(a._spine_path_constraint_data_get_mix_x=a.asm.spine_path_constraint_data_get_mix_x).apply(null,arguments)};a._spine_path_constraint_data_set_mix_x=function(){return(a._spine_path_constraint_data_set_mix_x=a.asm.spine_path_constraint_data_set_mix_x).apply(null,arguments)};a._spine_path_constraint_data_get_mix_y=function(){return(a._spine_path_constraint_data_get_mix_y=a.asm.spine_path_constraint_data_get_mix_y).apply(null,arguments)}; +a._spine_path_constraint_data_set_mix_y=function(){return(a._spine_path_constraint_data_set_mix_y=a.asm.spine_path_constraint_data_set_mix_y).apply(null,arguments)};a._spine_path_constraint_update=function(){return(a._spine_path_constraint_update=a.asm.spine_path_constraint_update).apply(null,arguments)};a._spine_path_constraint_get_order=function(){return(a._spine_path_constraint_get_order=a.asm.spine_path_constraint_get_order).apply(null,arguments)}; +a._spine_path_constraint_get_data=function(){return(a._spine_path_constraint_get_data=a.asm.spine_path_constraint_get_data).apply(null,arguments)};a._spine_path_constraint_get_num_bones=function(){return(a._spine_path_constraint_get_num_bones=a.asm.spine_path_constraint_get_num_bones).apply(null,arguments)};a._spine_path_constraint_get_bones=function(){return(a._spine_path_constraint_get_bones=a.asm.spine_path_constraint_get_bones).apply(null,arguments)}; +a._spine_path_constraint_get_target=function(){return(a._spine_path_constraint_get_target=a.asm.spine_path_constraint_get_target).apply(null,arguments)};a._spine_path_constraint_set_target=function(){return(a._spine_path_constraint_set_target=a.asm.spine_path_constraint_set_target).apply(null,arguments)};a._spine_path_constraint_get_position=function(){return(a._spine_path_constraint_get_position=a.asm.spine_path_constraint_get_position).apply(null,arguments)}; +a._spine_path_constraint_set_position=function(){return(a._spine_path_constraint_set_position=a.asm.spine_path_constraint_set_position).apply(null,arguments)};a._spine_path_constraint_get_spacing=function(){return(a._spine_path_constraint_get_spacing=a.asm.spine_path_constraint_get_spacing).apply(null,arguments)};a._spine_path_constraint_set_spacing=function(){return(a._spine_path_constraint_set_spacing=a.asm.spine_path_constraint_set_spacing).apply(null,arguments)}; +a._spine_path_constraint_get_mix_rotate=function(){return(a._spine_path_constraint_get_mix_rotate=a.asm.spine_path_constraint_get_mix_rotate).apply(null,arguments)};a._spine_path_constraint_set_mix_rotate=function(){return(a._spine_path_constraint_set_mix_rotate=a.asm.spine_path_constraint_set_mix_rotate).apply(null,arguments)};a._spine_path_constraint_get_mix_x=function(){return(a._spine_path_constraint_get_mix_x=a.asm.spine_path_constraint_get_mix_x).apply(null,arguments)}; +a._spine_path_constraint_set_mix_x=function(){return(a._spine_path_constraint_set_mix_x=a.asm.spine_path_constraint_set_mix_x).apply(null,arguments)};a._spine_path_constraint_get_mix_y=function(){return(a._spine_path_constraint_get_mix_y=a.asm.spine_path_constraint_get_mix_y).apply(null,arguments)};a._spine_path_constraint_set_mix_y=function(){return(a._spine_path_constraint_set_mix_y=a.asm.spine_path_constraint_set_mix_y).apply(null,arguments)}; +a._spine_path_constraint_get_is_active=function(){return(a._spine_path_constraint_get_is_active=a.asm.spine_path_constraint_get_is_active).apply(null,arguments)};a._spine_path_constraint_set_is_active=function(){return(a._spine_path_constraint_set_is_active=a.asm.spine_path_constraint_set_is_active).apply(null,arguments)};a._spine_physics_constraint_data_set_bone=function(){return(a._spine_physics_constraint_data_set_bone=a.asm.spine_physics_constraint_data_set_bone).apply(null,arguments)}; +a._spine_physics_constraint_data_get_bone=function(){return(a._spine_physics_constraint_data_get_bone=a.asm.spine_physics_constraint_data_get_bone).apply(null,arguments)};a._spine_physics_constraint_data_set_x=function(){return(a._spine_physics_constraint_data_set_x=a.asm.spine_physics_constraint_data_set_x).apply(null,arguments)};a._spine_physics_constraint_data_get_x=function(){return(a._spine_physics_constraint_data_get_x=a.asm.spine_physics_constraint_data_get_x).apply(null,arguments)}; +a._spine_physics_constraint_data_set_y=function(){return(a._spine_physics_constraint_data_set_y=a.asm.spine_physics_constraint_data_set_y).apply(null,arguments)};a._spine_physics_constraint_data_get_y=function(){return(a._spine_physics_constraint_data_get_y=a.asm.spine_physics_constraint_data_get_y).apply(null,arguments)};a._spine_physics_constraint_data_set_rotate=function(){return(a._spine_physics_constraint_data_set_rotate=a.asm.spine_physics_constraint_data_set_rotate).apply(null,arguments)}; +a._spine_physics_constraint_data_get_rotate=function(){return(a._spine_physics_constraint_data_get_rotate=a.asm.spine_physics_constraint_data_get_rotate).apply(null,arguments)};a._spine_physics_constraint_data_set_scale_x=function(){return(a._spine_physics_constraint_data_set_scale_x=a.asm.spine_physics_constraint_data_set_scale_x).apply(null,arguments)}; +a._spine_physics_constraint_data_get_scale_x=function(){return(a._spine_physics_constraint_data_get_scale_x=a.asm.spine_physics_constraint_data_get_scale_x).apply(null,arguments)};a._spine_physics_constraint_data_set_shear_x=function(){return(a._spine_physics_constraint_data_set_shear_x=a.asm.spine_physics_constraint_data_set_shear_x).apply(null,arguments)}; +a._spine_physics_constraint_data_get_shear_x=function(){return(a._spine_physics_constraint_data_get_shear_x=a.asm.spine_physics_constraint_data_get_shear_x).apply(null,arguments)};a._spine_physics_constraint_data_set_limit=function(){return(a._spine_physics_constraint_data_set_limit=a.asm.spine_physics_constraint_data_set_limit).apply(null,arguments)}; +a._spine_physics_constraint_data_get_limit=function(){return(a._spine_physics_constraint_data_get_limit=a.asm.spine_physics_constraint_data_get_limit).apply(null,arguments)};a._spine_physics_constraint_data_set_step=function(){return(a._spine_physics_constraint_data_set_step=a.asm.spine_physics_constraint_data_set_step).apply(null,arguments)}; +a._spine_physics_constraint_data_get_step=function(){return(a._spine_physics_constraint_data_get_step=a.asm.spine_physics_constraint_data_get_step).apply(null,arguments)};a._spine_physics_constraint_data_set_inertia=function(){return(a._spine_physics_constraint_data_set_inertia=a.asm.spine_physics_constraint_data_set_inertia).apply(null,arguments)}; +a._spine_physics_constraint_data_get_inertia=function(){return(a._spine_physics_constraint_data_get_inertia=a.asm.spine_physics_constraint_data_get_inertia).apply(null,arguments)};a._spine_physics_constraint_data_set_strength=function(){return(a._spine_physics_constraint_data_set_strength=a.asm.spine_physics_constraint_data_set_strength).apply(null,arguments)}; +a._spine_physics_constraint_data_get_strength=function(){return(a._spine_physics_constraint_data_get_strength=a.asm.spine_physics_constraint_data_get_strength).apply(null,arguments)};a._spine_physics_constraint_data_set_damping=function(){return(a._spine_physics_constraint_data_set_damping=a.asm.spine_physics_constraint_data_set_damping).apply(null,arguments)}; +a._spine_physics_constraint_data_get_damping=function(){return(a._spine_physics_constraint_data_get_damping=a.asm.spine_physics_constraint_data_get_damping).apply(null,arguments)};a._spine_physics_constraint_data_set_mass_inverse=function(){return(a._spine_physics_constraint_data_set_mass_inverse=a.asm.spine_physics_constraint_data_set_mass_inverse).apply(null,arguments)}; +a._spine_physics_constraint_data_get_mass_inverse=function(){return(a._spine_physics_constraint_data_get_mass_inverse=a.asm.spine_physics_constraint_data_get_mass_inverse).apply(null,arguments)};a._spine_physics_constraint_data_set_wind=function(){return(a._spine_physics_constraint_data_set_wind=a.asm.spine_physics_constraint_data_set_wind).apply(null,arguments)}; +a._spine_physics_constraint_data_get_wind=function(){return(a._spine_physics_constraint_data_get_wind=a.asm.spine_physics_constraint_data_get_wind).apply(null,arguments)};a._spine_physics_constraint_data_set_gravity=function(){return(a._spine_physics_constraint_data_set_gravity=a.asm.spine_physics_constraint_data_set_gravity).apply(null,arguments)}; +a._spine_physics_constraint_data_get_gravity=function(){return(a._spine_physics_constraint_data_get_gravity=a.asm.spine_physics_constraint_data_get_gravity).apply(null,arguments)};a._spine_physics_constraint_data_set_mix=function(){return(a._spine_physics_constraint_data_set_mix=a.asm.spine_physics_constraint_data_set_mix).apply(null,arguments)}; +a._spine_physics_constraint_data_get_mix=function(){return(a._spine_physics_constraint_data_get_mix=a.asm.spine_physics_constraint_data_get_mix).apply(null,arguments)};a._spine_physics_constraint_data_set_inertia_global=function(){return(a._spine_physics_constraint_data_set_inertia_global=a.asm.spine_physics_constraint_data_set_inertia_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_inertia_global=function(){return(a._spine_physics_constraint_data_is_inertia_global=a.asm.spine_physics_constraint_data_is_inertia_global).apply(null,arguments)};a._spine_physics_constraint_data_set_strength_global=function(){return(a._spine_physics_constraint_data_set_strength_global=a.asm.spine_physics_constraint_data_set_strength_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_strength_global=function(){return(a._spine_physics_constraint_data_is_strength_global=a.asm.spine_physics_constraint_data_is_strength_global).apply(null,arguments)};a._spine_physics_constraint_data_set_damping_global=function(){return(a._spine_physics_constraint_data_set_damping_global=a.asm.spine_physics_constraint_data_set_damping_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_damping_global=function(){return(a._spine_physics_constraint_data_is_damping_global=a.asm.spine_physics_constraint_data_is_damping_global).apply(null,arguments)};a._spine_physics_constraint_data_set_mass_global=function(){return(a._spine_physics_constraint_data_set_mass_global=a.asm.spine_physics_constraint_data_set_mass_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_mass_global=function(){return(a._spine_physics_constraint_data_is_mass_global=a.asm.spine_physics_constraint_data_is_mass_global).apply(null,arguments)};a._spine_physics_constraint_data_set_wind_global=function(){return(a._spine_physics_constraint_data_set_wind_global=a.asm.spine_physics_constraint_data_set_wind_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_wind_global=function(){return(a._spine_physics_constraint_data_is_wind_global=a.asm.spine_physics_constraint_data_is_wind_global).apply(null,arguments)};a._spine_physics_constraint_data_set_gravity_global=function(){return(a._spine_physics_constraint_data_set_gravity_global=a.asm.spine_physics_constraint_data_set_gravity_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_gravity_global=function(){return(a._spine_physics_constraint_data_is_gravity_global=a.asm.spine_physics_constraint_data_is_gravity_global).apply(null,arguments)};a._spine_physics_constraint_data_set_mix_global=function(){return(a._spine_physics_constraint_data_set_mix_global=a.asm.spine_physics_constraint_data_set_mix_global).apply(null,arguments)}; +a._spine_physics_constraint_data_is_mix_global=function(){return(a._spine_physics_constraint_data_is_mix_global=a.asm.spine_physics_constraint_data_is_mix_global).apply(null,arguments)};a._spine_physics_constraint_set_bone=function(){return(a._spine_physics_constraint_set_bone=a.asm.spine_physics_constraint_set_bone).apply(null,arguments)};a._spine_physics_constraint_get_bone=function(){return(a._spine_physics_constraint_get_bone=a.asm.spine_physics_constraint_get_bone).apply(null,arguments)}; +a._spine_physics_constraint_set_inertia=function(){return(a._spine_physics_constraint_set_inertia=a.asm.spine_physics_constraint_set_inertia).apply(null,arguments)};a._spine_physics_constraint_get_inertia=function(){return(a._spine_physics_constraint_get_inertia=a.asm.spine_physics_constraint_get_inertia).apply(null,arguments)};a._spine_physics_constraint_set_strength=function(){return(a._spine_physics_constraint_set_strength=a.asm.spine_physics_constraint_set_strength).apply(null,arguments)}; +a._spine_physics_constraint_get_strength=function(){return(a._spine_physics_constraint_get_strength=a.asm.spine_physics_constraint_get_strength).apply(null,arguments)};a._spine_physics_constraint_set_damping=function(){return(a._spine_physics_constraint_set_damping=a.asm.spine_physics_constraint_set_damping).apply(null,arguments)};a._spine_physics_constraint_get_damping=function(){return(a._spine_physics_constraint_get_damping=a.asm.spine_physics_constraint_get_damping).apply(null,arguments)}; +a._spine_physics_constraint_set_mass_inverse=function(){return(a._spine_physics_constraint_set_mass_inverse=a.asm.spine_physics_constraint_set_mass_inverse).apply(null,arguments)};a._spine_physics_constraint_get_mass_inverse=function(){return(a._spine_physics_constraint_get_mass_inverse=a.asm.spine_physics_constraint_get_mass_inverse).apply(null,arguments)}; +a._spine_physics_constraint_set_wind=function(){return(a._spine_physics_constraint_set_wind=a.asm.spine_physics_constraint_set_wind).apply(null,arguments)};a._spine_physics_constraint_get_wind=function(){return(a._spine_physics_constraint_get_wind=a.asm.spine_physics_constraint_get_wind).apply(null,arguments)};a._spine_physics_constraint_set_gravity=function(){return(a._spine_physics_constraint_set_gravity=a.asm.spine_physics_constraint_set_gravity).apply(null,arguments)}; +a._spine_physics_constraint_get_gravity=function(){return(a._spine_physics_constraint_get_gravity=a.asm.spine_physics_constraint_get_gravity).apply(null,arguments)};a._spine_physics_constraint_set_mix=function(){return(a._spine_physics_constraint_set_mix=a.asm.spine_physics_constraint_set_mix).apply(null,arguments)};a._spine_physics_constraint_get_mix=function(){return(a._spine_physics_constraint_get_mix=a.asm.spine_physics_constraint_get_mix).apply(null,arguments)}; +a._spine_physics_constraint_set_reset=function(){return(a._spine_physics_constraint_set_reset=a.asm.spine_physics_constraint_set_reset).apply(null,arguments)};a._spine_physics_constraint_get_reset=function(){return(a._spine_physics_constraint_get_reset=a.asm.spine_physics_constraint_get_reset).apply(null,arguments)};a._spine_physics_constraint_set_ux=function(){return(a._spine_physics_constraint_set_ux=a.asm.spine_physics_constraint_set_ux).apply(null,arguments)}; +a._spine_physics_constraint_get_ux=function(){return(a._spine_physics_constraint_get_ux=a.asm.spine_physics_constraint_get_ux).apply(null,arguments)};a._spine_physics_constraint_set_uy=function(){return(a._spine_physics_constraint_set_uy=a.asm.spine_physics_constraint_set_uy).apply(null,arguments)};a._spine_physics_constraint_get_uy=function(){return(a._spine_physics_constraint_get_uy=a.asm.spine_physics_constraint_get_uy).apply(null,arguments)}; +a._spine_physics_constraint_set_cx=function(){return(a._spine_physics_constraint_set_cx=a.asm.spine_physics_constraint_set_cx).apply(null,arguments)};a._spine_physics_constraint_get_cx=function(){return(a._spine_physics_constraint_get_cx=a.asm.spine_physics_constraint_get_cx).apply(null,arguments)};a._spine_physics_constraint_set_cy=function(){return(a._spine_physics_constraint_set_cy=a.asm.spine_physics_constraint_set_cy).apply(null,arguments)}; +a._spine_physics_constraint_get_cy=function(){return(a._spine_physics_constraint_get_cy=a.asm.spine_physics_constraint_get_cy).apply(null,arguments)};a._spine_physics_constraint_set_tx=function(){return(a._spine_physics_constraint_set_tx=a.asm.spine_physics_constraint_set_tx).apply(null,arguments)};a._spine_physics_constraint_get_tx=function(){return(a._spine_physics_constraint_get_tx=a.asm.spine_physics_constraint_get_tx).apply(null,arguments)}; +a._spine_physics_constraint_set_ty=function(){return(a._spine_physics_constraint_set_ty=a.asm.spine_physics_constraint_set_ty).apply(null,arguments)};a._spine_physics_constraint_get_ty=function(){return(a._spine_physics_constraint_get_ty=a.asm.spine_physics_constraint_get_ty).apply(null,arguments)};a._spine_physics_constraint_set_x_offset=function(){return(a._spine_physics_constraint_set_x_offset=a.asm.spine_physics_constraint_set_x_offset).apply(null,arguments)}; +a._spine_physics_constraint_get_x_offset=function(){return(a._spine_physics_constraint_get_x_offset=a.asm.spine_physics_constraint_get_x_offset).apply(null,arguments)};a._spine_physics_constraint_set_x_velocity=function(){return(a._spine_physics_constraint_set_x_velocity=a.asm.spine_physics_constraint_set_x_velocity).apply(null,arguments)}; a._spine_physics_constraint_get_x_velocity=function(){return(a._spine_physics_constraint_get_x_velocity=a.asm.spine_physics_constraint_get_x_velocity).apply(null,arguments)};a._spine_physics_constraint_set_y_offset=function(){return(a._spine_physics_constraint_set_y_offset=a.asm.spine_physics_constraint_set_y_offset).apply(null,arguments)};a._spine_physics_constraint_get_y_offset=function(){return(a._spine_physics_constraint_get_y_offset=a.asm.spine_physics_constraint_get_y_offset).apply(null,arguments)}; a._spine_physics_constraint_set_y_velocity=function(){return(a._spine_physics_constraint_set_y_velocity=a.asm.spine_physics_constraint_set_y_velocity).apply(null,arguments)};a._spine_physics_constraint_get_y_velocity=function(){return(a._spine_physics_constraint_get_y_velocity=a.asm.spine_physics_constraint_get_y_velocity).apply(null,arguments)}; a._spine_physics_constraint_set_rotate_offset=function(){return(a._spine_physics_constraint_set_rotate_offset=a.asm.spine_physics_constraint_set_rotate_offset).apply(null,arguments)};a._spine_physics_constraint_get_rotate_offset=function(){return(a._spine_physics_constraint_get_rotate_offset=a.asm.spine_physics_constraint_get_rotate_offset).apply(null,arguments)}; @@ -275,7 +277,7 @@ a._spine_physics_constraint_set_scale_offset=function(){return(a._spine_physics_ a._spine_physics_constraint_set_scale_velocity=function(){return(a._spine_physics_constraint_set_scale_velocity=a.asm.spine_physics_constraint_set_scale_velocity).apply(null,arguments)};a._spine_physics_constraint_get_scale_velocity=function(){return(a._spine_physics_constraint_get_scale_velocity=a.asm.spine_physics_constraint_get_scale_velocity).apply(null,arguments)}; a._spine_physics_constraint_set_active=function(){return(a._spine_physics_constraint_set_active=a.asm.spine_physics_constraint_set_active).apply(null,arguments)};a._spine_physics_constraint_is_active=function(){return(a._spine_physics_constraint_is_active=a.asm.spine_physics_constraint_is_active).apply(null,arguments)};a._spine_physics_constraint_set_remaining=function(){return(a._spine_physics_constraint_set_remaining=a.asm.spine_physics_constraint_set_remaining).apply(null,arguments)}; a._spine_physics_constraint_get_remaining=function(){return(a._spine_physics_constraint_get_remaining=a.asm.spine_physics_constraint_get_remaining).apply(null,arguments)};a._spine_physics_constraint_set_last_time=function(){return(a._spine_physics_constraint_set_last_time=a.asm.spine_physics_constraint_set_last_time).apply(null,arguments)}; -a._spine_physics_constraint_get_last_time=function(){return(a._spine_physics_constraint_get_last_time=a.asm.spine_physics_constraint_get_last_time).apply(null,arguments)};a._spine_physics_constraint_reset=function(){return(a._spine_physics_constraint_reset=a.asm.spine_physics_constraint_reset).apply(null,arguments)};a._spine_physics_constraint_update=function(){return(a._spine_physics_constraint_update=a.asm.spine_physics_constraint_update).apply(null,arguments)}; +a._spine_physics_constraint_get_last_time=function(){return(a._spine_physics_constraint_get_last_time=a.asm.spine_physics_constraint_get_last_time).apply(null,arguments)};a._spine_physics_constraint_reset_fully=function(){return(a._spine_physics_constraint_reset_fully=a.asm.spine_physics_constraint_reset_fully).apply(null,arguments)};a._spine_physics_constraint_update=function(){return(a._spine_physics_constraint_update=a.asm.spine_physics_constraint_update).apply(null,arguments)}; a._spine_physics_constraint_translate=function(){return(a._spine_physics_constraint_translate=a.asm.spine_physics_constraint_translate).apply(null,arguments)};a._spine_physics_constraint_rotate=function(){return(a._spine_physics_constraint_rotate=a.asm.spine_physics_constraint_rotate).apply(null,arguments)};a._spine_sequence_apply=function(){return(a._spine_sequence_apply=a.asm.spine_sequence_apply).apply(null,arguments)}; a._spine_sequence_get_path=function(){return(a._spine_sequence_get_path=a.asm.spine_sequence_get_path).apply(null,arguments)};a._spine_sequence_get_id=function(){return(a._spine_sequence_get_id=a.asm.spine_sequence_get_id).apply(null,arguments)};a._spine_sequence_set_id=function(){return(a._spine_sequence_set_id=a.asm.spine_sequence_set_id).apply(null,arguments)};a._spine_sequence_get_start=function(){return(a._spine_sequence_get_start=a.asm.spine_sequence_get_start).apply(null,arguments)}; a._spine_sequence_set_start=function(){return(a._spine_sequence_set_start=a.asm.spine_sequence_set_start).apply(null,arguments)};a._spine_sequence_get_digits=function(){return(a._spine_sequence_get_digits=a.asm.spine_sequence_get_digits).apply(null,arguments)};a._spine_sequence_set_digits=function(){return(a._spine_sequence_set_digits=a.asm.spine_sequence_set_digits).apply(null,arguments)}; diff --git a/spine-flutter/lib/assets/libspine_flutter.wasm b/spine-flutter/lib/assets/libspine_flutter.wasm index 163d45cd061e0c04b17a78357eb73a0ebcdd2705..5883899faf574fa9f211f3e73f54a2adf29f3644 100755 GIT binary patch delta 61160 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 delta 60119 zcmce<31C#kvOhfC=gg8!mI>J=`%E@M2oP3L*^Y>!ECTKdga8qOK!6~EiV1=O%HCij zf`Fm|BD+LoM>Z7|6c-j*E}J5OP0B z-b=W)CSm!%c;s5gdyW`gkByCS(Er3w{5kQ2)>j)tA zpJ#U`mJTW&SX59rw0~h~L7$?b1;qmj`xF%nDjeF^QX{td!=fQWN`_dXql4kSi%SQU zlonZH^hbsi6|r#9*-dAq?tOQ0^Cj}#B=UC^^+V38%UvR>N1WT+*X>S5}6>7&I1Eh(wgG+Y6Sh7}DQYDra{ zxfG;uAm%i*xMZLuO|%M+6^lZnxu=dA?DNn>?#)p}?u_N>wN)6FxIQFMy}reWA7*EDL3;u{3k%Gr)KX6ziA)Uh&#%;y zpX={I8G8`KW~p9_!U4Qc9bu?EFPdA=uB@k6+aHzrQFMQlVAZ&J_q#LaIY zrntqBh#1~9fr|QY%Z*fsp&5vI5pJsbaUw9nxz^QQ^=cOWQQ61s>j^9y*2;4eVVs z#B!(j%$3dKYXc=&L`Sve(G65_XjD9JpDy-9B{-q$#iUH77PnXtmCEA9?x;I>w1*ys zLSu`2K`+{8iWM~y!yg+^;D>a`AO!Jr4JYrYieWwbW6Xj9CB2I*cZuaS(pV?4yGA1K zoGkX#h?y20!n@>&!niomDLO>tMn~}YTwnDTes{XBXcfz%9b#H^N+>O>0mZ{D_xiEu zk$qZB2*1w{K{qjB{C#GVIhsmD`dV)#QzRCE*$8q|M; z1hsfXI!+{7n>kb<6?Mklgc~eVp$P-%ixcs(kNnXoRx!{RNNHjsM^Arewz*(6afC53lP5iBh> ztXIi^LH&!Mw3AsX^2)uL@?s`d_xAw&&6N0ep8@tagN z5#A=o3_?mDErJe|3@jj;E*NCH;DXc?wa|Tfcr`1GtrO1d47Og>%g$sQ z#68)W+C~VEo=(YjYMY=EC_9Fg^nVOud`hg%PT?by)$?=N4)(P8Jv-H1=9`Fe`6>j1 zAuhDUi+VL1q(mo}l$sA|ip2wm77Q!w|5%Y_vv|5@Gqy#nt(nF?5C`ygtGHA%A!!?n ztKP^*!FEwECz0(CcjhGCxRd$1CY>vwAI!=ERCKwL-PeeSL-JI@uQ@AvZ8qZ4*qw-=Lrk9C#Q$?JsZPh+xiBt|5REX$fsHLN-IS>`} zLF|1<1DY;i{7g z3wt3i89M(0YV{~L`1^w4mhk|_i!pT)MUOl^q*OsiSSBjy785G2)p4+cfW(Q^ zx{j=)%wvj@!d_EZic3|{S}>$&@MFb8ih5iACGM(QQ#%Hgph=l5J&qa(x0|&SVny8) zc9MDx8CG0c48v5azWI}PtksYtv_EcMs&-MWIu}m`B}*qnQz4_`iGPZ zMW|Eoc*&6dy)D0prTMklulQRFR^>OpJ}JZ?eM+fcpGAwi>Zh>Z#en*WWq&YN5Uqp= zDFuT_uOP4M&_-CcRe_miYkL&}sXIj^#lbtOJR)>FvYQ*4ox*4kA2r-E*1zNx*`*?> zL4xSmAdI~r9!BY*1`*-Zr73BW|KtVyIYLC<5TZTLlj&Iq@npDV9iv*3b+~1{Dw*&RmO~~SJHf+DY`VcMYTg*mx}cP$ z9f8lJ&ad4Ns_j$dByqNdP1}zsV)M;z(Y9%X_5!b~%7dH6YZG`1%E=gF9ix&vgjh-g zns6Gd5>5kV627Q?BeqRcbc>D{{D|0dW1^}0v`;_>+W^Ug;%%??WP}Aa^u}y$C-YKA zA&(dLh7lgCYVL3v+=PsSX`z97++^2YP-VAxs+Cil;A>|Zx`~{6af?rG3e_fYO#S9$ zhsvl-=4NwO3!9FJ(zqI2_jalWPQ96F@9aA2SQ zps|5i-omTR#ELLl#3}y0#E~dyk!Vx=nwL)NV5?LoZPit9 zUYqKP;*(b42zL*(%0lGLjBG^SIYur&&O|LEjmTyv#M4HOHWi9cZX`NQPL*1w@eHbm z!+G}VkEB^|%K`<76V6*AwAXoUdMcXSQbT(~mE%O=EpghLAQNz(PhF^LiaBhN*lOOpaH|)MCf}M;XNBLF zQ(Rx*%e}1RKChsFLHU^}ZQ`bN(jCf7t%AVKy4@r_&8%7-LnuYF)v^WHiL-R*kfNcz`dT(9 zP>S$$*X>l_7(fYqY+&&tB|`>SHgWOU?TP5lN;#W};?vtRv`Mgq=HSlKl1GMO#g_C+h#xqdbCXxhuhk;B?z9&?{H7M!>(-sL(xjK zx>FaaUF_Ni;13?v=t)Z58?jq2l^orw*k+;)yd#or6Hnif!M78ov8wI5J3_P_qx{RZa#Ay1;`HkwwKB;R8PKf*-W9SNaI?(zzD(`F01(@*n9JP66IUA+!v1Og-x$-$l^E{NTo?9L%bOARd^R%H2@1C|vD8x{cV;)-bCg=?Rva%LEw_b-9lwR{RA zc(i>|rPh{r@rIbocQY2>o-S#2bJLbXWwGl4%18jmr^i_Yg&y;cS)%ZsG*V%{jT9kS zbn2{&^IdemSPwyPDPmBUNbH-+yVOMNF{(>4>JGJWD({ko@M;^L5RL=o?IP{&I@%88 zXsF+TcZXpMm3DV+>j*f0KP*(dakobe)aq`lxN%QMYvXQ zPi<&!jyQ^5VSz|(SKRNh`>c;Rd`}K?5{K_enFjJGBvI2A_l0Sn!|T&9gE~S$w5_2X!&3xPC_bg) zBWo(GPwxxiPg9W|1~S=}vTS;4FCA3at9W3aY4@l3Mz(8zvRbMkt)WY*oCGb8WQg1E zuZg&Q#r?@j>%Y7|&A)nv`+=mL$!HxH>Ni)2d8a<$x7?e>mU{jZ@V&kf>-LNkF@>2fADR9^zC{Q1*dZ~$XI+?;-90m*S-X2C30JRtM8rm~ zyO4pKiogF7M|;)e$Kb!ZCW`Y#y2$Arj?Cb^u7s*b4k#=wMedFcw~DZ-5qo;3+7+9y zSK8APadI!+q3VaQE0|i8B6jt5VB3TpLUBrfb6teDNOi8lhV8;rl!06j)?lW4fm5&jlXqrNryFx4!4L}jxPs#P##c&=jA%Y7rX zk6;(6&ks?)0_hS9f9vbgu92hxuUYJ3SCuqKHp_}_qFb>Y-i@S%X^TU}HivJk^@NyO zT!)Wg`0+oBCTABk0xqA@>ntT(dg9T-j;aZj=$88M>`$B&vG}Ri1UxyQak!GEmd&T zp^;@9Parf$@8UkiINZKV)a#$5eF3_uZIAw8I1d@n-=m!~A!_qFq^OTN9E}#s`zNyw z;(Y%&wE-VmG<@h|LyC~rKHoo`pT(jd5GUpiu!?#EQrX?A)_XvPb`v)784L0M(5J6r{H+hJgdiiMPSe%28J z?)G~0?n1;;?>fR%rAtxi&=RocJx8dj8~w3XEblwQdXE^`x)6Kqe#QNYE$ba2&)S*A zV9rgN?UL;R|A}AZzwqDq@BB}GiC^YPSNK(ajhAbqv}d%@TG<%wS?xJ(tTs*?uRX85 zpiR&gvWeOvHc6YRP17c86^@zOd~Kfgjy6|YqrIY4Xmhl8wb|Nx+RNJe+AM9Ywn5vd ztTR^V(VMC+(7US^HVLsQsb+sr{~9LkCy1XY^5ex&EwP zp^wv_)1TL8=+pH#bfLegPtzCbQ}spq6n(KiS$|8Pq%YAY>Tl~4^riX>`Z9g1zFJ?d zuhiew-_bYeoAt7_`g(nXzES@j9dFU6X*==XXZn}=SNaA1wf>F1Pv5V9s~^%2=tuMu z`bqt$eq2AT|Dd1Jzt_*|=kzoB&-yR=pZX>JSN%8rcl{6aG|D>GdQE@EI?g)YdPRTU zT5f&8N_|M{EbA-Qxz?Ah^Q{Z4Z&=^7E-bSyvM#p1Wqr-M#QLiBZR-l_O6yYVa_c+R zHP%(u_pH;j3hVpU4c3j;&DINilXaK%W9uhYV)Lig-RgIb^$Yd8*ZP(9YwI`GgVt}Y z`>Y47hpk7gN318T-&w!6p0u8`{$l;rdfxhz^=IpE*59p{tXHg;t>w0|3w)Y33VQO4 z?K#^R+i2Shwh6Yew(+)!wn?_BwrRG>Her*tnYPvXOSYG7H1KTOE4KNzS8a1`OKfl3 zmfDutmfKd?R@zqCR@>gOy=Qyhw$^sQ_N{H5ZKG|2Z4>(5V%uu_*!HRI6WeFDL$<@V z^|m9n4{S$myKMg|vmLV?x1F<{xBX=M8G~H3{c5{xyK1|Ja=HB(`)Yl({aO21`#AeF z?Rooj)L*c_XqWbx_LoqeV4r1w**@Do2jz+OSL}1`^X&6co@9U3{+fM({dJTl+uyLi zXF}S>i3}iTl*FJW&2h8bjJ+Gi;lUD(C;?Hy(i*_ zHb)xh-k~{V)2vOo#rWn`M*rn+jL?}@}LoY;at{M)j(yQf(b-pL+>NwXLW<>+#oiq4s8=wimUR z()`a3qP9BF?l@|1r1+nmL2XB%b`iBd%_)^(i1Ig~ZfSn~9f#V=06V9kHY!k?iQ2hz zKLh8Xb}Ud^h}zFy{|uL-Ha^3T`7Uag1DMAbGULpftO?fLZ1L;kk%%a5!*in6I9$86 zbWY$*7b+i$mcwWIpbFUs{ciY^>=)5{!~^)denbj(?*~Stxqh>UF{d#;%fpQ2^O@^6 z5&FasoDq)1-|xivC!UBH?eOYGj`3NHF^jwY5W}Cm6D>b@vVwgto_s17f8Thj7t+X~ zBm1D-w2UBgMlQhLTb|Cr-$$R`6@dRZs*_k%7KKCHZDpD6llFAx(Q>$>pJBPlV(~B+ zhSFR+1S|L6a?w?+3(DjznXZ#h6>e7z3JYUaN;2>?TVX zes<=A5!9FHUETmA$@025huvP@pY4z_veXbz}>HplV_`Bjc8tTY%9+cVG zM2wO=_CDJVEnW9mWLgV7UQ8Z)XT%@2bY|$7v$5OaIwekxoeA{vaoK44<~R?!+&QiR zHL`d#G5EPS5jQ>q2se$VzKh3u=#l2pXI#)?LXC@-eqM)%yDo{h$J2ZgpC^{Le!c+n zdF}a*YCi2fta3i=g?0*<84T?DLP=ekc`zobolKlYo~Ym^tvoL9<&PKIMvZf*g(oLQ6>g~ z#`7W@f8(d;uv4Pd^yankkh$Kor`KqMU?jV#>x?v3~k} zp){Eus4+COOh9@mSs3-=3w?o z@x)6>#H~<+iSl1!#Il#%IN;m)QYuKeG$&Da5r3?+(oyyNjw6~Qx(8Gl7H?>n=JX)G z;{DPc9y_hdVEHAFj`UW7IUmVYZYQ?5+zo(7xw_qCMPW zlSlh%(IRcGwU(kC9exqeKfh)rV|5@}4e=?V=rA`PI_!U%sh%E$YQLEFjtF> z;se()9Zi_)q|LMlFT0H~`Lvd7qUSui0yuJBeILU?2}J$LpDE(2c@d;5X5Zgrp!vJv z=Xp)(KIZ&7Xmfs1x_D~7U*GJnu7SR7cr}Omfqt6$cH!0BaMg!j;Y7}BKKERyZ3qJT zyhc4neBu>rUTaHAhM>&1@|GRXuwr&tcJ(%8Vx67;ik7->VFl?{bfs=#`ldGd=?VAK z<9a=}4bfv9QQG$lX`hD-16H=fwZV=^p^|m5-z4Xa-b_53V@(g|BUPQ2t|)uG0geaS zzL||^q~y)|D9?YhW<;i^3R0^#OeBvz4C1C{v)&+7w$Lq(zfmKNtXc3N8}0u*NF5CL znHrEStRK3`?gYjAL$UUoEo?-b!(4rwbG@D{W-fF^C;`yAp@q3wtXb%#^&alAn``F$ zLfbvyov9hWXOiEslSVp}M%v-?;TNVR`xOy>%~7h-;s;I3WqtcBQ)>{u*X|f z6)J7BM?A4E)Kn_6-Ec;;#ng2aPhMMfPkv2P8P-y2V^Mz=%?a>V77=1489tBa3(Fb`zL4w_2R|Q$0T&aqr zahh>8;7-#snqsd*u&=W{8Or05wra*y(+6h(L^#b9@S-0F{th_D{N0FF@81Z$eByn- zUVievUoX3^-SA%+nAQLP8JN=>Dh*7VjcuTG=5ZrLZfWKsTS^8!Oo z=0s*17o93PH%4c{A?Rgr6M!h!z^sM^-XWi?ex$J=6QP-jieE%Oh)@`XM2)Z;LMzpt zfG%br4DdmzFVT5R%?{)ov6ceHJ1p zy!JuN@H#k{HpA-)a8|8mx54W72kQv3TZfZN!zj;&8_nR2=I@MFJJM!q=#MD+SNqDQ z6nX(|e^RC4xfRWQt;=bjsa)d>QUJpInf9bUlG-asdC>N@lY#_$)O!?UMS{`IjK3dH z_3`93DI9-LRcHFE52@-^f3W_rs=ncW+ErCg`k!`F)r+bsrhG`+_wk4R=sW2nfAsyv zN2`%EL-gt*?W5RU_#!9lFwIcB>*u*DCE(jZxvuKoaN*jMLMG;5N*H7bKDkVvn)YQ2 z@}a?PtA+7%za-V&^d$vCdp^q$S9g(vjQC{Gf9@Q~-6}P*I(eBV+_hAc?eB=rKHc9V zM3JPz#D5~`Wl@zRl^p(RPGF>wltcPIcN`zEqdt@oP=gSI_+)PJ9gu;@+a^)p&l64Tgg$mj4#4K<$wcfDFk-3z72@Elzhfk>fVsbrGyoccQDNc zKgF;NJ0Em+MA2zXCntpwoW>8z>xDBEPgE9nn|mq_D1=AeO+#@{k}6tJycD8}y14L7 za%_SUP}S6AqS7b*+yBy>$N1M_ICgQyCfW!h_kP2ndSnU$8Kl97a4YC<`KvyI4PKO7%OSf zFF9EoV}Em!cKdOs)5X|RUZmg`ow^l{?d&OfmiXORGLO0^Ox7E(#fkObQIh`TcemI2 z4oUhPq=yw}&+8Q2IgGvLUZ)AN&RDb#V;zlh-}e-teRDEhEc%`Tw7Ao^qK}797bI2K zy_(U8GLIXqlzBwD+}u;XV-L;=TqOOwYEq=TU)k!~&qa}v! zOi%4SOG~W%*(P{)?m|iftV<8lF>1Q!LJ(A7FV2R#zz$3|D9y(LX+F{XLcI9?Y~8=; zw!=AJx0I7sUA~-Uc1hcN+QvDI#aT%9Rfx^!VnZsR-D)s#_#A0X$oXgSck=nx&Qp{c zbQrUU-`}3UD=M%KmQ$*dqQ~YJ+WZ9p?_Tf`5alPJ%F1n0edShNmDOiF&!?Db#-o1v zs~Mm8DR@AK@nx9XU9|{(SwY3K+?!-2l6jc%>S7(+K@;?Q11LUMY6)rjp&Q5 zs|;0mG1oL+NM5Tv7EH)!tIv(By+}55-^GF2Ox-DV|LPTw{zAU*$zT35z)Jfy(;am3 zgoQvSN0h;bl|1@ea0=cH+WkR0R4Ru~Cn*b(8Qof*Y0(pL~*6vn}QO>aCWa7C5n^m-Z+$YMo=jYC6cR1 zz5FNfE2Ig(hmM}**=$CZt>YDh0;@({Nn?1Cd;ZmAaCXC0()WW`$vR%X3Vjtx*K*@j zZop_p)_SL%GWEJA#x+Ged@Ut>joq68cIw#fV4!EOWx#(dx>n1#!qjl$+iSiRX7hx2 zGH}wp+tSZ9eMSOHC4F#u!o;3$qGxns;q20k?yNi8F=IVzn-nzYZr`9f4yrNor_#e% zyqktbXA4*<1|iu%w8OZXDm^UvJ+FbSTK_;%*0~OBujo#hsDVJP?qMO z4w^`OV9LkA*78vsi~ig0f*FI!4-VOD_t?~p1zBFmn#&dr7Gn)jItxbh$yHqNMB##j z$%^M3rZ$p3enpuCi$w{>bw=(Rv>%6)b( z^1|K_HA1>>yh2M{KL9MT!Z>ef%@sjMoJrC|3VD!5y5K9wjnI3!vQ;8 zu+Y<;h?Jbcy=9^ysid=dZ$}g`s5cUfZtCgskg9r`7U}15hD;1)js0AP4hMwh)6NCdQFfc&O3uz;NfmFzvHOXVtMP2We@{un z1Xe54v{-a=5V_Ic$#Y^uI{_?=Uj>*IfJT{b4nM|>W!W~{Gu znCqbKbt<~O@Vnj+4ZZ{sNU(Rp1px~H3zN;OE$QL(3xS&FGT~M3vV>Q;%MxCBmnG5@ zZeC_-gDA`CIxP34vqH9`;^qwY1ucfitiN8CTeDbtJT^V%1;%{%D|L4B@3(U zFP3PEEKg&)d@`H$r3F?cGBp=#sBf{pOgX(nS5qid4D;wO)@BLl@R6FVLrc0cf?ygc z3Y{cubNzyajRVLkZd(gFbNAvqVU-8&@~4`tR?)lmBmmW6`@43O)FJ!3cGqt<;yLb4 z!gmMr+M9`L<)MR@;<~^YzVBGXn?qbsUK>|HAqL6nuz0@>41xQcpQBuzw=VqFw>hkV z-=yN1&v!?7=z0{+RmgX1D#mP3i@gm&9I3@Bsx!@#q;8ttr&?Dorb>Q6m6~*I(S!Qq8X@G9uj*g(hVH#+P%4`;&2$TiT}9Qo?a6NL*5*i zQj4OxrUwZd|B*4B7*phk!(uu;wx`$fsIimIr zrcsZ9gK0GiQBeyLu>G9`A|Qcfd436G$shArZNCKYED$|Km=ehJ)WrxC8S&33iTB>0_4B#yA@&Q0XxjZ?)0}r5Mpg0QUIm8eXlO7}sDtUiBR$%H&vGn9Kl>~xQt?m~6sxn9SM*3C7bfy*G<+CSg?e}hg9o0!W zu>n(woq%Va(uOvY@G{g59p?(YLa?OzujaWQ8BcmEC zXZB7=5;h9W%!)k~Rt(3>{?K|}D|X{`O|bkU4R#B#3a05P6(t7aEcFK) z5>lM9TeQ>N*@CiMcxfOnU8Ae`(&f?;)Q!RFk-?c;m~q_*=8cMU5A{gl`xtB0@SR<% zSlQaNQ+3<;R50#;se5k-E8q<0-iK5hh;7p&eWq@#iZ7if4S zG~8i)i2RVvJWQ=Y&d>C(`E;qdYO5 zNYnV5c@Zo>GE{0Kx27GVOQsvHx@Bm47G|X_l_ovSl`V&Dc^br>YyUSKX-C*ZhU(p$ zfw}8OzNzZOo|#~e;>8CJbsG)Ym@3S|ypS{|Wxho4Vi)FiKow$?V1b(wHZh(QI!47? z@|L?;V=HWqH$raii1>7eJlI!D$TH{!1Z4Rc?$s+jNyZNju+fdu6PM}^TuG2Pe~QFP zy5jFB+}}~>PD)`)I;lPG3SRvlTK14mdUt!R)U z2X$snbdFY}i7SDL2K(se5@tqwXHOT^FNSx^hd_!P)P+R=x2%i8rP(C;W&?%LJ(&jS zZbTAxA{nlita5i7MFgUKw{+dj!VsaS-0gQOt>oIf5sw7SNc=r)RS1+njS}MHl=X>OxkSf9`AVXB3>Ayq_V>U6JqrOJX;|Fd>~thKZIg8791Cg?FIR!^kj^ zs)QL=5{yroCnD%FDqgda10GbIn)slS$6F7wM_5HgjfYrQa($*jQ`v}#4hSgOV?ub~Zi#OKy=#o75FeSSwp1)a+?+WtFj%3ST%t{L=Oq26lf}=;evN&Rx zhZuH7UhB#dITU?RE~{C^SmKP-m+A0Z@RxM2cHQQwVp}&hf~am;z;b9gVB?3&N|e7; zi^tceT0AnyaeJz4^1!vG%5>0MYR#~Aaf)*J>h&oZx||kfbsEZ(PYR=eFFeT5;ib4M zHi$MHM?kdUiou~O&ZMAY;W!2IXq4cf8-XrZsBoMD5e_YL+6&^$EZugSGF~{Af!(TO z@hC#HbQgkuye>DEdF0_9ER&{$V{xFs`$QD7+D%nL2z}+#_6|JeJlf`I%SiSPX z&HflUl`b3N6+QzQL3PtvrG$MYWR-m-9B)AT2KG|TNY8A>CIVF~>BWxm&}U#zZ~~7v z>f}q0FfYA-muFJ|=}N&s%x7Wr$jT3B)YFvHQZaX)yt9kNe9Wss)yW8+bq zH%~3PrjN4x2n-IVgi|`YUH3u7ut!-(&bG*H15_`q2C~$Y(Rf45;`DM4e0CH5JJzxX zZyaAl$VcOO1_m%OUco?i6wQqib|2XoE6kcMm*2r-D^{0)KNx)A43;jN3}&l=_QPOy z7(DxU2#ow_d1446fD1M+ms3V5`@JwWM8t4()JX)qXB)v zfO3g?E_bNU86YP}l`vJI^@EB_Rp4eI{7rJyQ|x!l=ZTR_-QIzU!uCP5Yeur#>}18i zMzT1f%w%>&d>OkpKTNNHB0IxJw!@3mC7c7jl^jJ3Z{(YR zYqnLE&r?kI33AscwuZl_%jU1Z*w1~2{px2um-R>TxQef4vTnS>^&H#5{Q~%N99wHr za9mMv{6C^#p6$P)pnMYh(PmO`$Q*pH8vI%HBKN;L{nb^bubgzdC)jc;B<6ZgJ}+4k zfB%2v#Zx{S(&b}w*%p%!yf+0oyc$G^nW@66{aZPVm1Xl71&%%uZNQvjr;b(CZJAnChn6X;F>4tH z-Xhm5W4N9sO<={9WyoK$4=M^)K)(TgVI}(-p1RxzvYz$y#%q`Ib5jIV$h zCpTfG@Bwdd%irEr;Y0d+ES*oc$%%Q2mJ6}E+vZfUkbLGnwk=fkz|qI2vh(}w4BK7N zVlA>EY+FT_bu8b8libl;kU;%Iwtb(ClHYv5?q+*s-d6S#Fw(ZMg*vJ`KV+X(cC@cz z{znXF*as>ue9VSXPkldOJ44w4S^pblexmjvt^R?mxsTlxzSin-fSOD!Wv^Av-_9n; z{Ex98h}+LbvsD$d_R}ifR&o9SYZZbhtNsagpmLoy zv5zWFf5#>>{R3-Qgd8=N<;d>$un@WQH0uCXUOvskuV~Wo;fJ5Uci3gupIdlyFhj@(!&8( zXC}BGzD<_@%wi~kX~NfQo+hsC*04~RcO0mC`XRRjb^Ai)?oE^}gtE;V7E%@Et00tZ zJ`_h)l>I>{pIKGDiN>-!2UZ#Ea1h$(J~WJHtJ>M|AgnJdv8+|Gz7N9MX5Nl>ZI`1i zvY4iUIq&qrF$P{N3!b)lqGC?_V?S2KCl}dbB}LPt1q9teK1X+uI;DP(L#3!M+)P{tKDzMKQGC$5wGl+hzUsKM{8t~7c@n`oY@ z*Y)+4ilm>XiJ9!n@+bS$)XgjhjhE^gQ!zE3gTi%kg`4+g&sD@F@Yjj1b%`9S>^WJK z#a9Q4>H>86|FPtwhnQqo_<0 zH!fD9Xw^|v3W*yFb_NFG)lpRLh#Pw=QSb?bsR_NKQV_qlFp+l9;(Y9XOYl9 zY>d!HI3+{k14wl%GV(c$;SO29Ay1GK>hpMP`4-gY4*_(oKA#b!JMnTw15PZpPJF^|t0bAN2g%oWG)6rU5%lF-(kH-hwB9hL2kC z`Wky)UN$&w18M9urwZ+zv8JRDCF+TyKu#KWO@Ik`~NqeD%XXG?@*?An%p%Pz>9?%-t5 z7u~@pV*hi)oje`nJai{-4B(VIdEIz(i=~tTfAC^=6Bl+s+FyCnsCFE;&lGnsaS!cy z+PCAwi2`ib1-lmQ^Z)W#JKheM_1bef?C;o~*RR|HZIt8Nb0ZUtpnvoUl5@eIDuGYO zOTr%Yt&;QdYz|9?U z>S^xQEFke}2j2Rh`jFN7nA(MR{HHcE|BE&+{c{_LwQmQgtNOMO&F3#@0Z#vp|BO@r zu7Ae)_20l*+bOu8q&10`PFjAMyk8q* zhpz`A|Ka;uod=P7WrZ8F@!SNw*cD8iE9-ZK_uC;mcjYx>6~mAU;jNH1MWze%yXMM? zU3qOXaQKuFvOQnPEnRtoD6@`_l6<9kHT)cq)^5Bb88ckP^H{~vDY0@;H>`17hv~+9 zVxYqAyuMel8hIOZ?P-S`3O*&|OY&#pVk>Pc%Zqr5+})i!*gUzfyP}Oi&PMc7kD_Rv z^cKLJ&y(l-@_5;)02b^IIkJFv&sX2)!}VBqKiu83RZhDK59kEJ#{%i>!5jEkXEpNv z=T?o-%EwDt(u3c~*2qOYI9-If+Ji4Jf70ZZLf#sr(PY_5*|cZn1k_teY62@|c~2h8 zS8DP?U+$L6dh$q0rF<^8^yEE~muRjxH84Y?Pln-?*Mpa6bJV2*?BxeNqB@-N2(Otx z2lw2uA%dt#(dY{obYYubdWZd@YuI79$jgV)2bx^eshr%8ceGlOI@=*{>I0d~k#qX+ zY&o?zzrz$$n*6gjZ%u>^?u#B?lRb+3^w;FC>2g$09s?-&oB8D0Osr?kXRWL{t1TK4G9L*#H!;$1+?($uLQ0iEhWy3#vXr#|b;L-_)860&Il z7;i7;E|dDCVw3ts@~&dO!$-YenVE2%kCRXK;-S%sB<@n^(}lZ$1}5Z(vRrwrlk@$>BvJ`6wil=AY_w~1|F zAv|hcKW{XClKZJ6t55_eOXW|cJO^9Wq@ny~$0RE(gcTRnx}%2nvxf3k3F?4~@@ zAFPJ%Wd^+kWJMzL=b_viGRcaY_NcxtQy$~RXf*aQF!z-F_%U9u@d^!BqO7i!xY`RM zs2RQ7fDo!t4!;#gX)f0)SWev&;yOUT(>)x2<(^^CmD`8$q$27Z#ubBy zC}o)BYw5sk7ivo%>qCMKmwc@BljD0F=B*XO!Pw?B=sfv4_;Lno44?L-==}&Px zRdYvDRSq7haCfU(Mf}qc2p&!<<89IO>oTM{GZ!Ow0^_ilcw?|($^;>243=rGw`|DF z;zynv#gnqy;k^XtoS_Xxg0UTG9Mx43T8IaHsH>f<_Y8NlcCzg=d?A^!QF9Qrh6F>kaIE@m;Qdh#+0Ax0M}A(#UoV9K%1txM4Uet z=D1W>MO@{^12t~9XVtjFp5=pU;TwzOxM&&CpD;AVy##M0Hk+t|p#(##lSmtKFQp9| zjN^l$(hJ5Rw1gqwJRZySb7^}Xi}DMZ{XAD+CsElR3IIzc@YIHGcs$ZMnjJVtA8FLp zNgWOjFiC`qYIy>mRxG}X&@Ww1t*OV>Qe4A(L(~upLJ>(hqFMNwqN-3ybA7JMvM*E` zsntU6&d}99z#M_jH!ufxx`mdMUdNJ*U(iK}He8&hka+M5X6y)0OC;}n!5_2Y8;caP zl1G>&|9nBktVt78%-UoES66m0QKCRiG&@v@iR!cD+zASO6VPLEAYs0+#MQc{K*9Az z#kmOxxsk`Zc@l3Qw;dP#h)f*h!;oQeZB?&xCh?kVkK8s1i+;O2JBiojAKGN(0v;>W;wld+>QBW|XMa>YHjQ_qO%8sal6Ot# zx7<9*3hso`hvzV~BZ^rJe8|;xJrrNpHKERQkn6&CqyCh;ro;IBS>c$$ix@Ov;EU*7 z$Xze;r8Sg+A|W&E{_v8I>kBzS@3j2?)zAryn7}hlvA>NCLh2i$+I)LJ8!Rz zZjvaK^b>?{$zo_2yvqJ!Jn=oyWrLRxH-0JmzQmtnZ_9Hp@mo_@X!Kr|j<0l>x=qUB zaJ{9`0fwtWcAmvE0*riN7O%&?l51!2nwcNkoYi9ArDTqs5zsz0G(&u6dzs%#dkvC3 zB;WQ6?k(_19w0~oUlKyh2f|%`B~9lPb+4~!{1Rg<(~Z;dF8a(Q-jqThqPf1dc`+$- zMVR`EQ~;@p?*CAwJUSbjBPg~!`!aUVU(4v(<{k-dhiE964cB;5j+%`{IZM7mwS98a zY^8!|O1qNFvw3#PKAW>PrsCTIxc1wK2IDwBzH4!PEnCjvsa0U0ZJ!)4hd&jeFnIv; zw>i9?pMe$4U%{8znW)I0&mUy$NBR7#d`f7Tk7KSEEBd?!SB`sZ?=Rp+7pq7W1ukgy7{AmIIIsJ9;&h>`obO!o(J-C7=@>&OeOSSEu`LbcqHuFtQ zPVKBh1>ZjNFZN~EHCj}?(X(%w!VcQd)=|PXM}oL0>HtIGs4cF=8tE;jPJ-vInYwGS z^x&T`gWZJ1Au&9>5IgL}@`;6Jw=gg3yZ2Y#G#+)y>J5tTMavE~QitBO) z7^(9z1Op*U(TR}tmSQ_sE_*EHUBMZjO0-;lUE08Gc59UunevBaDwp$5&C=x8%d3r+ zDZ8xrH`}&Yd0pH0RtC2XU&T9MfAR1tK9)_E$5z3d?~pZD^X6f`sE=&y4|33IuynGV zv0BBLS5^b~dJd1eHz%q`-Yd)D)MEf+F`MU>aO$nblx zeiMEkg&cmFr2~%^2~Mwl7fkRTC{~~O9bboWULEsqS+6*SV}4Ry?*^q+g_o2f_uK$) zxkLJD3#!ykR;lG|3}C7V!-7vZyT(#z0=qn7qq)YS)ex&U@_J=Ulut#K{aNljpCZ3*So^b z!5O#QzX{v-)w14Z-iVHsN6kb2b;M@ObB=szGjCSS0JD=XZsE1T%DgSSIez+W;dON~ zmC{Q#&$NI^YRz(Wv{r4(GvxU#ygr|+%UPTG&DV7<$A94OJxlKY03oaz0%mh7kGgIg zh`C^^GBX>u^4Rb>)=DnSkw>@k^!EQQ7jPlK<#g5nQ^;%XewC@z*+zS1ha2s3Dp;NO zpY$j%oZz_dyNyRB;uDwEII#i(bU5E(a^7a%xEdp_^H`hha?Tci@Js4FW;?&%y9R+w zb(#+ZsloxJ3hn+AlCSS@o?gj>d2;Yhp8j9(;3NDai@d^SYS*ufJ9Kx(4X+0TxZ$<*m!=_`4r&>~4;e`C^V;n3@mu0&U1y7gX?&9v) z1Annb56I9@cstqq6W$CX&Hn_k{6YE7Cwxv41>FV%CD6Faa2)?eglm!<@F`C)5hwvx z1!0~-m=6TR&}+?~FF!@^`(=&Kc(wy^7hYvSh}8S_6ZXhr!Kyg4o6pzT6z@OFXXE7~)T zmQUj!n}StCfJ5u}-7k21YWF|KWn-kVH#jaExwm?}nqs9-e4mtO_9B^HE(d(cZ-UA# z{E}}b3;LBh$$IH4?Ba35<12nIej0tPfW5xvZBSeEwR(2e1g3n$b18?17+rl%Tf?cF z?DY+AnGB%Cqpk;@hHeIVVY=qI;TsipQS7GKQE#%3e}ybU_b@B@dzqKop^!~AC8%7#aHLG}&}r)W5eGOy`f za8rgCWTk&Uqal)d}SO?gXSJKEfHgvr#f zqUkCuK?(W5F<#Vwx<+#(-l$`UhI*ZpK-&a>DJ}ur zq!cj=o=ukLj`8|AYZH)1L|BA>BPHMWi3~GU0%lT*gwz135bQUPbCqeJ95%jkCx;(b zTH`HNk;ls8ID(uczdi1^6x_ht4mKtDcVb{lqE7JKn(yn?U5`rOR&z&lWX}`45C20q zoz|ffyp~Kj$zKnz+!Z(F_m~eqJBbA8=!)AugenH(79-hikXL+LR`2+8PO!4Kj@JGMO{GV_E zvi2Fin^%QNz?#b0=lBzV$DdcY{m%0YpHOA^uuWRnme)XmS5Tv0%R3IfszyoBDXQUZF= z&_P2{zz$cDrU6t06%h!+|M$*0yV-ELe&6@!;mO%4XU>#&-g*1bl0PAMUHGTtb(E!C z*KZBG?)aMDQh2M|4aW|YMBdaTkKc5#f`GNGP7tg-(knL|FyZ!*zAcKuI{H(iN>Wjv z*#LvZPFEPl>%Q&4tA~sI$*57t@qTRQ^)7+JfF?Rn8=Pcyxe_;{|$!@dD z?Yr8XavL}glD*rG2k~H1|E@7j6!>zdJAtoZOr7ue#}sLeNl(BU1C@`Ks_ecwJ3{nE zgq3Fm3+FELDM(?<&L~ zyuMwCK604|hk!i~v|?>3Vhp0zQap^pg;Mk}mYFxDNHUyObGYI{G)0YvouXL?vJgxM zjV*ABCmCM{dt7w%8sbx=28-VE8{uANjtv&?8ek_Ig`(5T>B&%$g~zH;Q8RiP1o?a} zF(9pgDHM83MWLcPnvV*z8VpB+IrY)t+%R8*e}>_XR#bT{T=(&taPbfQC2AZYW+4Ai zgm?~*`^pGb?tZ&kB++|iM7Jy*GKqDPZvCq<6p7X^4w&SyesZuMVg0;-pVIm{S+jSz zyqsZUP^3s~tl@=$ZZLrE`?{?C0oomws(gH+x(A=gg0&ryqI_dal!7GAa#eux!^YSw z;rBOuKN{YThTC()Jxg4#7@DiQ1-l#gSW7pS*q>Trl>tWMvz;Z)g`>G#G^fQmF&t}8 zpJF&ktzKBCn9a{xuepoOn6hFvA4UxEyaAg~Zx2Ahw*}@z3zj*Rl%7iVms-`AmSmvc zn@j2=^>axIaPI;n1i9z(u?Dzr5F?sdi#j|;WWyZny%d}@sQP23=JRgU<*U@PI z4I-J2B#LRkV|~j5{?^c>@}efBN4tg!7Ux_nFYZHTS`xncj@dp5RggQZf~X7e(dr6f zB8!3{63`korn7?K=VrzK7x-;b=Zd1dV~+lMG`(68)Aj}}s)%)agZ5MuY<*x)BF5e? zIdE2yvFPrMZ|}~);S;bBc;(@e4B!UFlg(*Llz(w--02MBoAF%#a2R8ZSJQ&L?m?*% zvO2vb-N)#vM>I--i7G2F*hJM8%uBRiT1&NG>ZNkh^WD|+RFERNIqoR4P7l?_h%S^Y zdBKT@m`~7tLv&b36ML#k=A<;y(l8FvCzV77jPVwyi!7H%A9vMYCHgUW(=nw7X;`{o zTRjwaP#;TJa`Cc7fZ|MRvnYFJskl8JK?+=XF_oN;h24{_n_E|tMj9Bc#Ry3f<; z$|50Zc?j5S=El~9@Zb#hDsol9!WYwhRj|cAqh3`2cIVAEs|beyPH$3G!J>*&RR!*< zq3cyeg_IwlzRbmaJAE+TP$%PWB~g66JOP|((vGd;mGJq~8* zG`9p(c#9*1JxYccjCKcB6Nw4BU8`BHfkwGaW~~-h6Sa-$^hq_5Qf8}|ooeK!;O-z4 z&8Az`L{gL4YL+WCbe6?AraE&|UHl<<m`Y>f#C455Z^> zdK3QE-s++T27I}?=!S>4hN#^nSItZf;WwcQ;x|KJdWy!JoCSk3yZP{3zC$4xT1yDr zxp{=WqIEUIjF_#U>8m*g*i!`L#xBiWYKo0u7w*&)FW~V)EwKqBOsg%b;H#Z#W7ln^ zA+<#f?wiVm3X1!-8X3s{qPBPtkLsDCasv0w;Ln1BLr36a4WbOodV>aLik)RL}2+}ZSW9l?SmCIuo`Q|BW?I@8!X8spzxg8h|HSM&}6od_6*j(b#HOiv*l zsVm@=M}O1>@WLyvo~AsS))V^HEC*n2NIg-Z$@e0{V8JJ=WL7FTVS&kKLn)vQ_a#^p z8!1c@x_Sk9cjKDMDDS}__PTPoFG(6&Pb5|NyZ3*cQ(we-b@j8%2J`hmXyRMDi3<`O zx3@88ow2k2t+?8^x>}K)w~-#IkAr<1ji`^KzJRvY7i=>e-T-&S=h06MFfQx3vB{42 zsY*jX{_&&oOExMW(oigL+*VYkk@yXameE*r4meUUm(SfN9)%qFe5t9}Dv&q5jYy@=S)4~hvQYaRZOsyIqNG{2$VTSqY%v;w_2O)- z${+NASF{beCcL9lAaAB!twcFC;+&b4hD)*=nDA@I@Oj0jWpZ za+$fbtyn71XseD`+&|3cIto+5oVs!seDRw3R2NZ6RLsTdmG`8$bJeVrSjT8jD9}wT zLt_#iH)w5l@p2eau>i_sq-*p*%O}ktJ;Xu7nX7mQQC2U2&<*p+UOtA|A|JZk(ye1u-wq(GTR1e=87EQyD@zL*}c(st?OyGjo~5=c0N z_SPx?yX{KS={8-0yfq=aw`wSFQ>9F|bO zJOP>qm-TZleulgAVD=^0L8jm-!G`NLXIE(tDHGfv)}QGS^J6@R;R2H({#-J?>$Ab%zQi#a8E*7v&&N9+4& z=x~5|fw^e7c-~-QGx8-d(eda#h)oG3YmuKIdc3J1KP95FS~(n(wZ6`Yw{sM7K7t!B zDka!ipjSBXtGm$r<7HgfF82c|(ALp{-KR$E(=14xS8;e)J4~D2XwijcVoZCfSH3Dn zR-d7AL1Q_X<{3PTp&R6maC2@LQvso#V5VnWxwC*kJB`s4&4@9Gv%6LBd*Pl4(3G=j z^%zkV6w$FUVEJd8m2wzUo}jF;;t^xJId80JZ=m$tYho-MXr6c-N8<_e&DX^e!}yM> zjuRC#ZUlqe1ED&L4a9O`C?#@d;+#qeh9Ln6r63NQ34398E*)u?J9;PibM2jR0+Q|#!an90nG?R%kH*%GG21U#i$rbV2;2OB_ucQWwt$gY@ zQ+NTTlV^&(a0~1*3xrM%Et(}7awMb(ChZ`ZwJvV+CV7`7djDX83#ZYs`>fMQ@@W)= zXs;p{B93C3nhSXNf(ml6*K;UpwrGe)huNYN9YgVW_2tRH+Rqa1 zv%G~c*>6A??MmPt-O_UenFw~J)z>@1l8oM~#O^F^KzC(X$3DJsK2NldF8Rg<-#4h` zJnU#qQOvoEn5Z;gyn#3y3-n3Hd_YR6@BhORJ}zj&>xUDJ`xa0+J+QLfC8*e3OC5fA zcB5at7l@s<`Mcp=0^$Ihsl;j?4VNSg4w#&3Wl*PuAaILm;X+L@*!07>g`gI7C<;E~ z(ii!OFr@yu2qdJxY(+_#jleLY8iD;{Bd}|W#893PU<1oBDwf7A7L_HNfiTTh(fnkw zxW=^Ft(BnFidOh&H73SDtCgeSD>X@o;yI`VSzI#ZuM#tTZ#=acvKgJf9FLqeB9}i0 z?8NVH6y>PST9Id!q|&9e;$L?a=d2TNCR~+~F6Nc4xxGi(uN>2-VdxTh)`P%0OD)!G zTIlKZqAl9mxE>;%B09ZZboNbppl^nDz4v)-lyc!<&FdS~?`;h$aMY+kZ@(>GMvGc} z)aD&Pigw_rK3+@p zd^3ckI4tUK5&8T)zZI|~z(&&`Q+Ue4vC$S2fQ!}=f;R8rg@4nk_e4QRF51v%#xo}R zo=fvgfdKl!S{Q=b%%pSTX-1;LPfy)3&mjPRT zUjUgW0xfI@o+_lDx9i0lyF;J(n|6p!j=v=RwL^^dFj9xmI+$&WAOu3}C7ARJcP?b< z`bqP4VlrpbhdUvYFQmtJ=_Y3E!a-O#XE#8yh^pc7L|J=;zIF+_ z&Jt>ZPNpe)z_J$7)jhhAw7r6T{`&0Il>bY6MIY9Sa!7jXmhnJoE=!#+@6|{Fq&g#o zI{P%l*>ue6ePVKbR)I4HLxir<*vAOm8ydsmGnVI)`P6=FFU!*cQoygE7GM0Kh$(Mt zovp(T_orbEwc5-89dqPE9NCsSGZi;R4}_owTmkqE>{)i9G;FghX06cgW*=$vWpg;M zluB*;2uF7z;Sx$q{b8W~{e^m*Y(M8$y@2hLwhiKp0V<8!wU%Y*SfO5fdqRo}A$Nm$ zD;TM}NVz*UCZq!*omId)4~XG7b?YD0RP@e+dKE7m#QBVXJcmG*0>2#6tN869eP*x) zxMszp4~s5ZbA#ZihecVe^UTA#5&ml6X`TJCCTIGc)@!w`Bo(L}`itq&7N7WOZi`GF z^@*klHhco{WR6+*iD=<)oep+IS|{LXavwvVey1A8V8Q)6?LH`E<8sgK0_nFQpRWK{WjY28R(B`bOv59 zc*xJeoD@*~&&5{QNMHOM%BpG9<_qEFqkh5{AZn&j^p`kN~ zWgvY2;46rNEK)8a$#>41($$%MJ%iIAy2*``H>1*`nB7OHYPK}E+ z;y8%ri?sB(*n!7mC-B{iH0}iGzl&7=-++{h)cfD!piA@TFR2wMqk#W4S*KBh}?wjECjcFi4|ZQNZY5O#hzskfKCU+RCSafY3G?>pb&A1`>X z{P|tr-fD14pOK|@jwKISqj-K#`GJxt$yaFVDR7mDUI!@kvu(eA<7ee8c-(&4KlE5X zL4OPcP^JZupnby6hz5uT;iLOD^2FG5A7g~pENHPQz-^d%#!(tIXd$hS0=!p=O>V&q z!PUk3nil*VfRKUjYB{bOGg<~Uf`P#9GmxeIH?XU8j}pwt#Ist=6njq82M^NeoSt}F z&^GU!o?1@%iSqBx`R4*CIN^KH@`cp(d+3}Hj_P~y6&{R@lB{{!VHof#0J!NGXRP&S zwIp5oK?6!olwv$SKT5G05U<5&1W4#gYs9x%EtJ-X`vGy64TvX;#BMaT=se_yMYQ+4 zs2@8vBn6uQn;++`cAjB5*y|L2LG)&CbnQ#SE-5cuz)mWnybD_NxZ{F8nXX;X=T!Pd zT_f?tfAI0;iC!KWbQc_D7NFfOW~@ANA}YR*b%=30x`5q!9?@2GkPH zlqhszFWV3!SY?x-Bs}*sISu+rI330Ydf}3mC1+m|jm*Sf z#5Tj&NS|M3ly4&MJSVIECZ5Ikk$l>`{ToSG!-4XB_G>h+uF038x1h-D~{W*tZ zHObpn>Zn7qETn>v?8)CuNY+30ttu1aE?5j2PJJg-8-U?I*xha)O%d{a)M+PW3p~b4 z$yB&0Wh2Cxzbs|FW|kSArh0urv2?;`Fsu{4pja4gL&qqOz7);r{*n4B-I37>ebvD$ z5@}P0l<3P zsMJ{N1P2VjXyG7)7XSw=i6_=mc92&L_Bsc-4^bVLJOHn*n=Tp2GLf(dJvTKYWGkeG zTB+O!$*~$vM@WtVe>+02FrtDa#>VRjE49FwGU{ALR>cc1m62=(BP+{v7w(;fsXYJ{ zhJg($%T|;gDdTPS27X{Ad@cG}lJGG;^hBhrgQl{gWfj^PDcM}5np-aMW&P%sylMND zl_L<(?L=9<&Y@9~*~?nxWHJ>*$=9vQOwprWGF^?9eP9aOEk-ggh{{!HSB&I6jW?EI zpr7JJq%cq(c4Vw%6pNT1iLx?#V8;`h5=+O*%c{;Yz>@&6 z#00&3%@Zup=76a~A26b6QG#^p>)}d)Hoco5tH+f<^zNXcUMGXJM(=+n$bsnCl6mrXqF>Vl!FW z$%SnLrE{t61RUNuS*9DCX;`wnfd~Ts_uVj+s;40Kd!gAl1;B0N<-vLny3%+Lnsw8- zTcGnR>2bVP3Am?_KCn_JE6E2eUPf`ml2Ba3Wg!O2t_o1Fa7vt(@aQ{!OV8>2bXkSp zhIEzgmxxevI$fsWCG3JaSV6#k@5&aBg;^+p^wMCj^U16%GvN-8xP)UIvfP|18XP@U zG$gdIB3b4i`MV(M0v>=pqW%pfs6K}fORt4d~4c-0~` z41$8fJ>Qzmx(C*LH$(TI_q&2f3Xp$2Lo$)nxtgqH1)7e6Y#IUrEZwAPQk&s~BH{$* zPDG;m{%TU+k8S5UBiRb1*o>|YJP0ARw}!kAQOicwkXI4hXGl%C2vN%@vbKB-EBJhE zS)VJd$do;dPtEI@5}th@nw{#(8UlW*BO1tmq9@-rkWYbCaucjPo=chntnm(lU?fwu=JGOrBQJ>>wvfMA3+JR?cgi@JW(Wp*5J<7-tNNWl#_b8FhSnnZ}}f z{_Slqqxm;pphw!v4v=ocQp17QA?XKej`)(9cn=mE0yTEEmkkn1)wsL34z=hYf5ZIN z=_uJWr%y-ONgaV{P7Q6EL%TWxQ68jk{G}aaru&Gb$2!PZdZv?PuHVPJbiE%t{Vv1B zJDp^Mdsks!o>B^dm4>U4MbS^E_4mu>0YbHZ)9?4odTG`hGlWaavJYfgd_yIDY@w+c zY=+t40r@IEc;EqyN|XK-{G|G+&i>`AWf96w7a4{c~b?Vkg})-GJqasA)IJ9L5XX^j`U@ z8>Y92!n^B{)#$Ddw~pQQfn5ToGrG$J=#kcUm!?lN3JVgLL2@`!pG*`ZD@hpMt0=eS z(YZbJ$$zwmWGf7JPf&P;UVTMB~} z)bi*H*5sR0dI2ewg}g9~``~HS;O5k3x$Yb0o(JV6f#CQXA3^`mnFk-im;<2VJT>YA zpv9@yM-w=Z09T-WeIyHEzU(7kK}pv~YE)_wFqKOo)$TG3B>!my+)do{e0`Xh)7o$V)Qp!pk*%L?X<{u1() zLR#=RD3n4IdEuPoaAG112sLGZY=``32FRA2|MnAl4G%pbzlTs|%a zJwT8KyEmA9o|eH{M#qMS&(}$NXan+ zgB<5C{jNSma|~gW9B?7mk4C143*3L%^1{txNJ*N zFUT=gXP7wV)@KZnjp@r5)M!WUzXqKXag+t zg<@{@2L<(QgE&Lcz#ZQTnA}-emVsFrHa&{;l+m?y z0j%+KP5NOH=5Y=+d`n(rzllh;v7L+D~y9sM;~W^;=51V2!lDY9`%YTOjC zawjQkDo(v^)PJfz#O6%}V8fbas@#Cb<>>(FH>Y7x4D>ATcL3;@J`b{V!*pPTLK8JK zfMdT~&N^{3HGtzHik5mQfHrB5Tf`_xKLG!`XGuuFXI)vFO!H?;1oFw11Ms2pbL8{X zU^bKUzOpe^_HYK!nRBFIP(igMGoQdBSPHE`xMG8dZU;dOtjv=?<2Qqq4MNaf&Y;Tk zH0x0+8z)HH`F>c!O7AL3S&-Fq0kFU}dSn5HQ$PzB=-Ju1Kt9-f98U*Wh7hn&@D*{V z>iFmI6^X&Q!DiXmjJ6;@(9Iav67f8ATPVlbowU)UPsKVzACx!Axk&am*3;9Aq_^yP z!9+0#Z*R;%9QCln`(Tl*8_wCdcN$6;_(VbiTaT(QmOasI&SFg_e!W=M65utsERCu! zkq?Gyu!n+sASLY)31vV-=!=i-18MUT$x1HY5#N8Qe>2?EVkgsgs9Q2d^4V!^!{Ppb zU%OmljC_!ymw|9BAn!7utxwoaIFVK@1A;n8yZj~DRCBouQ=fn=NwN;oF3Tm$mHRFS zvOG_tmTTIO^|*oZV^*H90z^6 zQbtqSDorq>s60KsN=`wwE2}`CpQje9QL>UAU#+S2O{--N%Id6P!jXor(V%r^jeHH6 z1J**sa-Np01wlU%0yEjqB0_P+Fm6tWGrO*n=NwiRwk6Z0@zmoTxf-t)zatBM6l;hs zG0$$0MF!eAxCt{i(fo6hY|G-D7F*E;jG4|# zrpi0zhrWEY9!@d4u!V0>?_K)9J+@0OL~+?YvL?;nEr(mbxg}p#1pTr{vK0t2n$V2B z`uEMfAoFj~6Z>={|K2AT+Blsrkd33<{c=2KM1ZLGR)kYYlMm%l&Tx1T&NLj3B3(vF zMVTLI0)SD1dF&&Z!(&BaHP=+0Fy<2yDgKaNGF{0$1jd9*VTMS_Eo9t#N2IB7m@k88 z&`sYT#nxR(1CQb8E2NR1Le}={F$wfz;&&~9ymepbao718<1YA0M$l_t>VYAn38jDK z`>hLkQjpJ+Qc}OnabKM#wE4I`5k22v99bviX`6wxR{kp| z_0k1aMOG?hox|k(at6ODobuIZLYGeQ5y@}Xq}^^vX!3Jxr~iwg0Qtp@hV-*mluzQiRsQ}}b6sqs%T zMXnd{a(VP8;0F++KVf9k=ndW<h+6!5#J1;0MO6~>ReVmf^4QO{RG`!`w$*_8I!Pwc3+V%F`9+F z1ALT>zgSZHEB0RVE094IQ@<+^QxwyJD>x$lTjds3z4EjHJR*J{{T2B9zg51wt8p}MLp5+VL{%i z1KCOg^hd!BExO$8QSoumR`PJY-|q)($KVIt>ln5}Z|W%rV;3KacTk7*n!Fwfm^gbw z=$8UE#Ppl~4N=br?3v z{N^n^@LqrE>7MZySkq5w?_YAH@e#GSjg#jy8h2YRM|i1>J4iuMKSXsf&d>fpO@y0s zYeNmjW3!>+>SPk3ox&~pkd(nE$SWC63!IJ|1F|zxKP#02h?d30h$hBwIFKt z;W1B_GnW0jJ7_P%|CZhPwVtWqSyj9?$ccmuZH%rY*4WF69w5JOKAn*lS zTRz6}3KwKUSf&}OHxi+qa2TX=Y5i7x!M?Fb=?|r<7&EAXQ^n!Yz^Q(RS#d_N>SP?C z;lXMxW;;1VF#$j!*cZk0TZm%dt`(}XQRVqi)ep0MEL6py$`7Hc8dB~s)r=#2fy|7i z{$c6~-YaZYWM5rzE==WlKGXwk4~rqhufx2@r&{q=G5YqPV8JrGRDHDhsY|7~kMn&* zPWLhE9rrN}B1#+;YhZgV9sjTubt+qngJ{bOH&ji{5BuA-uoJftM z6d&sUsVQ-dMnV$%n9Zigh1r+q*)pc*%O zM=KU}?}=8enFeCpz32DB7|0WYl`euSr}9`)8yq%MgLT7y%h!~xlZM8qEGTd`$EZ5S zn{+M)3-vmMmQ$HXH7TcRAoY|#l}u(iRTfzXt*o2n)P0Q+!#~J-QQrv{?EVfBc#-@L z3Q~O?6+$#1c}icUhZyS6{v$cwxVB=V-*Ygcg12J&ePRcwHnfn z1#tk@LONPOrPI%G>UsR`6R-B;k&>Y2>%j!IRbuRA=xCyfr>1U1pstgs=Ap*NiHh(j zNK)l#OnEgKzr&Lhv&hIQLgULSV1&AHW}wjSkT8!gJnTF4T}5AMV``PGkDEowYB6fI z@Tf`^7*9f1$+~c*L(#(on>UD|o!`fJRALpY3bT$Jj!jptj|Ydh%H+z;?8-pstnvEJ zqdKDXj1)B*5BPjlp#3Rof7B9|PhR33z&EV}E9KF=RDe8W>T$RN?^vp;o{lTVU|0w$ zhv6RnZT5PX#H0Y&;K)u>Y2|PgYbcgs4KCHg4Ph`xho8(LdN@thdIT37;u@!bqLeVK z&%N$D4E~S%4mtj(bptSK#2J4D1;H#GuH~?+-b$y_)B`y1YE{DSew&6=!s6x7%1WwB zCA&Xc5U}3YA9SyfMdnubT<%XPK3&!AZg;PwCZv%vpk|5-y;b(*#n$bN$N-uT_k`S| zzfN3WhpqjOz4IWmO4>*r>{?ITpbt zdA_U+;I~qKd;kf?dO@EBtBV3}T%Cj)lD3+gD= zOYl&t>LFsFw%yQ*Re@&ifr5xSb%6|^0I93G86VSzx`3g5bgnKYxWFu1PdSX>JMilC zI)>Az>S_>;tFKO^mvT|Dh9pzUc!D4YVh`yMFT1GF>kU*-bmw>jy#T=tffWnQb`8}k z&?EFqBV`Gtf>{iN%L^N;ca3D9>6#s=K=T;z*3wdYCd7*F)3`aTiDJtlO@`^ET*1r; zJYm^nT~ln?P5c$LppxmeaaNuUHT#>W%IJrkayIn?T15*w&>$RYyl-&JAO#Uw-bO4e z{M7em{dz&hDho4d>e2T9!lYYbek;h`P4hrgb(5XM_chlu{Y!J@4LuBxa<(HzF!vVf zGGe+{&BFYDLa$_D&hqJKmRiP6rY~lzjF53o?YWUpE3yG! z-c`MTtEbVqc36J>YGvxsUNtE7eiDVZS5b-y#{zDs5}jqVfZ7k;&t#dI{s2%ra+h~jDb+NhhM#dX>_q~C2Z8hPFUxivd+;Xx(pf?H zPFY_il6;1I;%emSn+f`% zziMQ6Ah1dQz^KvVD$CYtmKrQO0jJ)T<0;9ZHIJ)DY{AGq8`iUHKntt=_5-HTnk-1E zGAUtz`ify?0H1eM;R!VpPG_5*P_JSFYd;BstAJj4Qk}4cHl;q}o4`_wNF$$8)$PHQ zs%_w&y}Jhkw`JcpqvKDhDfUj zz!%>`f@mwfBogW-E5`?%5?U)Ohpp0VmrIA8<#)N1tlrg&i?MrugoR3>bRmv2Q*$|4 zy+M3Z*TJg34dkWf$JcW`3|lL`Zm_DSL;MASnYMtj)F^erfJ{~JIWzNiNOFJ>$7Q-G4E*uEd$ zxK+)5!&HAq-+RJ`Z&iI;wlsX)1q}=!Y;1*=d~n48qM?D3Us8>#Tezgu6!@miUQ%?@ zMm}R-^25O2y$}ckXYh^xA9T@i#Qy~v_KZ-E*wg)Y9SgumX8V^hJlwB1cBHC{$JUXM z%ABHaM*^puq31`bjm8->d9+%fjO*t1*VH5f&vtL1u5q1S8K?Fk*>bG8}LiF{+CY_gU>b!awJ^t@rHg$&BIk?{jASM73DNT?kHrt@rNL zOwP+}`-l4i9hnT;?*iSJtTr1z(fTPWBkIRs9YC}-^K|&Vq^)aG@J~9)>*A)6~Cdkig^xP~p9emZDS?U%dmfXr!4Pws*PfiJ9Hyi1j_+3lf zXQ|z6bpIR;nyngOb(YRn(RjQ&8|>aW`uA*Az3G3>__<)KA$y*YU~1W30Hl1=ewMQ5 zsDD7RF>j7~5Pkb~4!FnjRGT2hBN|Dnp64Pw1_cZ@QbVBYWn+MvL5BNcFudD5swE2FmezV=pxOZ3-UIPj?Gn1;pV)?d1@FQ@8p4bm}GvD z2cp)sD1>`wHCA!Hzp?x0qi`-wo)69<&)hg4w3BWWU#CwO;E>Ftq=owN)Izll(d|8p z)H-AyUIb1ck18xyZSfeeSUpoF555cdhIPkI9(}V|wLnqg66}$U^v)6pF!SldB`P^4 zA3AK00q+U^6Yoj$R6+pq>q}JKI4<#K590i;{O4i2(7RNBX2MccGj1-|ISu1#r|E;r zpk=r{=i{ZSC8AeHE(1e4m#Qs;7<2OZX!hVmG8<8RCHcixt4{Z4P(7nY&(P2pCrH+@KQBx8ob|m9=zZ z15o)!O4$f$P`=q@Bj&h*wd%sVN$K`r(TO(ZDo?5>1=qg}+oY;Uu0o49;iUz%ZIen$ z#Ij*La-b*OQ;Dlzfz%euC$a3mY*J4q0*p{D26{YzJ1&Qg59I>o&uv!qtn%G>-!4C< z-#^ap7i?Bdtn!?a^69!9w@|F5$b41BDqm7kzDbvFokEti7j|Patffu)DkTv>D!fZjj#oG7SGNfsAf$Rf<*VN1c`Y);bX_u6_%_qF z-MDlO7oCGgSx-~80Kv?sPqwHW0Ac5?kg?~{+grg6W0SrM{`ow;^e(ELH_dm|ix%>6 z0QuB0^_CxDs`hwckBLJuk8YR%%eho_8@Bpf8njI}c5oXw>^!RUzM6~2j`!7bc+~g+ za)K??;R7g<^60$}pb^R=#MSG8$M6C*%~)ir?f633b&xhaNvqMcW z-lZRRKwi0=YU~7apJxu+srK-VR1J3n(JrS!{K%svyP;)SLuYoQY96KSQN2-h%pPda zovUy>BC_51z3O!s<%jK4KaCOvQQPpj1O6@wWvTRVR{8Z5YYJR1K6>+*!tQ* z=sM2RgNLvdQ|YxsnBi-5?GPY;su_0}f;gy*JAI7gBpUoNv`LdF_7k-l=BPVA!H_1+ zIRg3JbeeobEih)78AlZ^C7wwOK83>REsFUJN5Cw4@-s}(QrhqtW^)$(@tLZTurwq! z+!G2%DNk^x2m^f&f&Lx$8&9Jqp9Ag8qCTJFke)$TKUWi4&tj$~4p&}H!w)ZF#tATuTxal@ zNtMq4il$NTGwPp6?K-2{C*qq#mgAAvUV>CGRZWz470pMZn%Y0^&s>U@g*S^W!}cFND_ zTOJ+!8EcS7H7|jB&7;>ZK`Ng|pIuV>65m36ZjS&>;*sUSt>UQmI69O^Aju+g<1cED zL`2k~zpKyiXnhsL!7_U0Drl({H2Eq{(q-nFtLjTc;x%8r2IP>sD#Z1xGD632_+(fh z@&K^WHKoW2r+bxI{HI#!0E$_9Q&rHON1XZLO%>_@^>y?X`nQhK|5C3+0&|5y@_;Eb zphwlFjDetHe5{09MvjZN5!r3)p3ufC3LZu}(Lxx!6 z7>yqil*Sgyl+HA(m5Ri;jlVJz0RGAc46E|@(pkBj^(m$g zT1Jldesv)R#=w@CR(}u7r~E2;WTr diff --git a/spine-flutter/lib/spine_flutter.dart b/spine-flutter/lib/spine_flutter.dart index 3b0c8cfeb..bf8eb21b6 100644 --- a/spine-flutter/lib/spine_flutter.dart +++ b/spine-flutter/lib/spine_flutter.dart @@ -128,7 +128,7 @@ class Atlas { final numImagePaths = _bindings.spine_atlas_get_num_image_paths(atlas); for (int i = 0; i < numImagePaths; i++) { final Pointer atlasPageFile = _bindings.spine_atlas_get_image_path(atlas, i).cast(); - final imagePath = atlasDir + "/" + atlasPageFile.toDartString(); + final imagePath = "$atlasDir/${atlasPageFile.toDartString()}"; var imageData = await loadFile(imagePath); final Codec codec = await instantiateImageCodec(imageData); final FrameInfo frameInfo = await codec.getNextFrame(); @@ -1494,7 +1494,7 @@ abstract class Attachment { /// /// See [Region attachments](http://esotericsoftware.com/spine-regions) in the Spine User Guide. class RegionAttachment extends Attachment { - RegionAttachment._(spine_region_attachment attachment) : super._(attachment); + RegionAttachment._(super.attachment) : super._(); /// Transforms and returns the attachment's four vertices to world coordinates. If the attachment has a [Sequence], the region may /// be changed. @@ -1618,7 +1618,7 @@ class RegionAttachment extends Attachment { /// Base class for an attachment with vertices that are transformed by one or more bones and can be deformed by a slot's /// [Slot.getDeform]. class VertexAttachment extends Attachment { - VertexAttachment._(T attachment) : super._(attachment); + VertexAttachment._(super.attachment) : super._(); /// Transforms and returns the attachment's local [getVertices] to world coordinates. If the slot's [Slot.getDeform] is /// not empty, it is used to deform the vertices. @@ -1813,7 +1813,7 @@ class ClippingAttachment extends VertexAttachment { /// See [SkeletonBounds] and [Bounding boxes](http://esotericsoftware.com/spine-bounding-boxes) in the Spine User /// Guide. class BoundingBoxAttachment extends VertexAttachment { - BoundingBoxAttachment._(spine_bounding_box_attachment attachment) : super._(attachment); + BoundingBoxAttachment._(super.attachment) : super._(); /// The color of the bounding box as it was in Spine, or a default color if nonessential data was not exported. Bounding boxes /// are not usually rendered at runtime. @@ -1832,7 +1832,7 @@ class BoundingBoxAttachment extends VertexAttachment { - PathAttachment._(spine_path_attachment attachment) : super._(attachment); + PathAttachment._(super.attachment) : super._(); /// The lengths along the path in the setup pose from the start of the path to the end of each Bezier curve. Float32List getLengths() { @@ -1879,7 +1879,7 @@ class PathAttachment extends VertexAttachment { /// /// See [Point Attachments](http://esotericsoftware.com/spine-point-attachments) in the Spine User Guide. class PointAttachment extends Attachment { - PointAttachment._(spine_point_attachment attachment) : super._(attachment); + PointAttachment._(super.attachment) : super._(); Vec2 computeWorldPosition(Bone bone) { final position = _bindings.spine_point_attachment_compute_world_position(_attachment, bone._bone); @@ -2095,7 +2095,7 @@ class ConstraintData { /// /// See [IK constraints](http://esotericsoftware.com/spine-ik-constraints) in the Spine User Guide. class IkConstraintData extends ConstraintData { - IkConstraintData._(spine_ik_constraint_data data) : super._(data); + IkConstraintData._(super.data) : super._(); /// The bones that are constrained by this IK constraint. List getBones() { @@ -2285,7 +2285,7 @@ class IkConstraint { /// /// See [Transform constraints](http://esotericsoftware.com/spine-transform-constraints) in the Spine User Guide. class TransformConstraintData extends ConstraintData { - TransformConstraintData._(spine_transform_constraint_data data) : super._(data); + TransformConstraintData._(super.data) : super._(); /// The bones that will be modified by this transform constraint. List getBones() { @@ -2543,7 +2543,7 @@ class TransformConstraint { /// /// See [Path constraints](http://esotericsoftware.com/spine-path-constraints) in the Spine User Guide. class PathConstraintData extends ConstraintData { - PathConstraintData._(spine_path_constraint_data data) : super._(data); + PathConstraintData._(super.data) : super._(); /// The bones that will be modified by this path constraint. List getBones() { @@ -3099,7 +3099,7 @@ enum MixBlend { /// Transitions from the current value to the timeline value. Before the first frame, transitions from the current value to /// the setup value. Timelines which perform instant transitions, such as {@link DrawOrderTimeline} or - /// {@link AttachmentTimeline}, use the setup value before the first frame. + /// {link AttachmentTimeline}, use the setup value before the first frame. ///

/// first is intended for the first animations applied, not for animations layered on top of those. first(1), diff --git a/spine-flutter/lib/spine_widget.dart b/spine-flutter/lib/spine_widget.dart index afa281592..dcd7cf662 100644 --- a/spine-flutter/lib/spine_widget.dart +++ b/spine-flutter/lib/spine_widget.dart @@ -283,15 +283,14 @@ class SpineWidget extends StatefulWidget { /// /// The widget can optionally by sized by the bounds provided by the [BoundsProvider] by passing `true` for [sizedByBounds]. SpineWidget.fromAsset(this._atlasFile, this._skeletonFile, this._controller, - {AssetBundle? bundle, BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, Key? key}) + {AssetBundle? bundle, BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, super.key}) : _assetType = _AssetType.asset, _fit = fit ?? BoxFit.contain, _alignment = alignment ?? Alignment.center, _boundsProvider = boundsProvider ?? const SetupPoseBounds(), _sizedByBounds = sizedByBounds ?? false, _drawable = null, - _bundle = bundle ?? rootBundle, - super(key: key); + _bundle = bundle ?? rootBundle; /// Constructs a new [SpineWidget] from files. The [_atlasFile] specifies the `.atlas` file to be loaded for the images used to render /// the skeleton. The [_skeletonFile] specifies either a Skeleton `.json` or `.skel` file containing the skeleton data. @@ -305,15 +304,14 @@ class SpineWidget extends StatefulWidget { /// /// The widget can optionally by sized by the bounds provided by the [BoundsProvider] by passing `true` for [sizedByBounds]. const SpineWidget.fromFile(this._atlasFile, this._skeletonFile, this._controller, - {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, Key? key}) + {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, super.key}) : _assetType = _AssetType.file, _bundle = null, _fit = fit ?? BoxFit.contain, _alignment = alignment ?? Alignment.center, _boundsProvider = boundsProvider ?? const SetupPoseBounds(), _sizedByBounds = sizedByBounds ?? false, - _drawable = null, - super(key: key); + _drawable = null; /// Constructs a new [SpineWidget] from HTTP URLs. The [_atlasFile] specifies the `.atlas` file to be loaded for the images used to render /// the skeleton. The [_skeletonFile] specifies either a Skeleton `.json` or `.skel` file containing the skeleton data. @@ -327,15 +325,14 @@ class SpineWidget extends StatefulWidget { /// /// The widget can optionally by sized by the bounds provided by the [BoundsProvider] by passing `true` for [sizedByBounds]. const SpineWidget.fromHttp(this._atlasFile, this._skeletonFile, this._controller, - {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, Key? key}) + {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, super.key}) : _assetType = _AssetType.http, _bundle = null, _fit = fit ?? BoxFit.contain, _alignment = alignment ?? Alignment.center, _boundsProvider = boundsProvider ?? const SetupPoseBounds(), _sizedByBounds = sizedByBounds ?? false, - _drawable = null, - super(key: key); + _drawable = null; /// Constructs a new [SpineWidget] from a [SkeletonDrawable]. /// @@ -348,7 +345,7 @@ class SpineWidget extends StatefulWidget { /// /// The widget can optionally by sized by the bounds provided by the [BoundsProvider] by passing `true` for [sizedByBounds]. const SpineWidget.fromDrawable(this._drawable, this._controller, - {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, Key? key}) + {BoxFit? fit, Alignment? alignment, BoundsProvider? boundsProvider, bool? sizedByBounds, super.key}) : _assetType = _AssetType.drawable, _bundle = null, _fit = fit ?? BoxFit.contain, @@ -356,8 +353,7 @@ class SpineWidget extends StatefulWidget { _boundsProvider = boundsProvider ?? const SetupPoseBounds(), _sizedByBounds = sizedByBounds ?? false, _skeletonFile = null, - _atlasFile = null, - super(key: key); + _atlasFile = null; @override State createState() => _SpineWidgetState();