generated/spine_dart_bindings_generated library
Classes
- spine_alpha_timeline_wrapper
- mbstate_t is an opaque object to keep conversion state, during multibyte stream conversions. The content must not be referenced by user programs. Forward declarations for all non-enum types
- spine_animation_state_data_wrapper
- spine_animation_state_events_wrapper
- spine_animation_state_wrapper
- spine_animation_wrapper
- spine_array_animation_wrapper
- spine_array_atlas_page_wrapper
- spine_array_atlas_region_wrapper
- spine_array_attachment_wrapper
- spine_array_bone_data_wrapper
- spine_array_bone_pose_wrapper
- spine_array_bone_wrapper
- spine_array_bounding_box_attachment_wrapper
- spine_array_constraint_data_wrapper
- spine_array_constraint_wrapper
- spine_array_event_data_wrapper
- spine_array_event_wrapper
- spine_array_float_wrapper
- spine_array_from_property_wrapper
- spine_array_int_wrapper
- spine_array_physics_constraint_wrapper
- spine_array_polygon_wrapper
- spine_array_property_id_wrapper
- spine_array_skin_wrapper
- spine_array_slot_data_wrapper
- spine_array_slot_wrapper
- spine_array_texture_region_wrapper
- spine_array_timeline_wrapper
- spine_array_to_property_wrapper
- spine_array_track_entry_wrapper
- spine_array_unsigned_short_wrapper
- spine_array_update_wrapper
- spine_atlas_attachment_loader_wrapper
- spine_atlas_page_wrapper
- spine_atlas_region_wrapper
- spine_atlas_result_wrapper
- Custom types for spine-c-new (not generated)
- spine_atlas_wrapper
- spine_attachment_loader_wrapper
- spine_attachment_timeline_wrapper
- spine_attachment_type
- spine_attachment_wrapper
- spine_blend_mode
- spine_bone_data_wrapper
- spine_bone_local_wrapper
- spine_bone_pose_wrapper
- spine_bone_timeline1_wrapper
- spine_bone_timeline2_wrapper
- spine_bone_timeline_wrapper
- spine_bone_wrapper
- spine_bounding_box_attachment_wrapper
- spine_clipping_attachment_wrapper
- spine_color_wrapper
- spine_constraint_data_wrapper
- spine_constraint_timeline1_wrapper
- spine_constraint_timeline_wrapper
- spine_constraint_wrapper
- spine_curve_timeline1_wrapper
- spine_curve_timeline_wrapper
- spine_deform_timeline_wrapper
- spine_draw_order_timeline_wrapper
- spine_event_data_wrapper
- spine_event_queue_entry_wrapper
- spine_event_timeline_wrapper
- spine_event_type
- spine_event_wrapper
- spine_format
- spine_from_property_wrapper
- spine_from_rotate_wrapper
- spine_from_scale_x_wrapper
- spine_from_scale_y_wrapper
- spine_from_shear_y_wrapper
- spine_from_x_wrapper
- spine_from_y_wrapper
- spine_ik_constraint_base_wrapper
- spine_ik_constraint_data_wrapper
- spine_ik_constraint_pose_wrapper
- spine_ik_constraint_timeline_wrapper
- spine_ik_constraint_wrapper
- spine_inherit
- spine_inherit_timeline_wrapper
- spine_linked_mesh_wrapper
- spine_mesh_attachment_wrapper
- spine_mix_blend
- spine_mix_direction
- spine_path_attachment_wrapper
- spine_path_constraint_base_wrapper
- spine_path_constraint_data_wrapper
- spine_path_constraint_mix_timeline_wrapper
- spine_path_constraint_pose_wrapper
- spine_path_constraint_position_timeline_wrapper
- spine_path_constraint_spacing_timeline_wrapper
- spine_path_constraint_wrapper
- spine_physics
- spine_physics_constraint_base_wrapper
- spine_physics_constraint_damping_timeline_wrapper
- spine_physics_constraint_data_wrapper
- spine_physics_constraint_gravity_timeline_wrapper
- spine_physics_constraint_inertia_timeline_wrapper
- spine_physics_constraint_mass_timeline_wrapper
- spine_physics_constraint_mix_timeline_wrapper
- spine_physics_constraint_pose_wrapper
- spine_physics_constraint_reset_timeline_wrapper
- spine_physics_constraint_strength_timeline_wrapper
- spine_physics_constraint_timeline_wrapper
- spine_physics_constraint_wind_timeline_wrapper
- spine_physics_constraint_wrapper
- spine_point_attachment_wrapper
- spine_polygon_wrapper
- spine_posed_active_wrapper
- spine_posed_data_wrapper
- spine_posed_wrapper
- spine_position_mode
- spine_property
- spine_region_attachment_wrapper
- spine_render_command_wrapper
- spine_rgb2_timeline_wrapper
- spine_rgb_timeline_wrapper
- spine_rgba2_timeline_wrapper
- spine_rgba_timeline_wrapper
- spine_rotate_mode
- spine_rotate_timeline_wrapper
- spine_rtti_wrapper
- spine_scale_timeline_wrapper
- spine_scale_x_timeline_wrapper
- spine_scale_y_timeline_wrapper
- spine_sequence_mode
- spine_sequence_timeline_wrapper
- spine_sequence_wrapper
- spine_shear_timeline_wrapper
- spine_shear_x_timeline_wrapper
- spine_shear_y_timeline_wrapper
- spine_skeleton_binary_wrapper
- spine_skeleton_bounds_wrapper
- spine_skeleton_clipping_wrapper
- spine_skeleton_data_result_wrapper
- spine_skeleton_data_wrapper
- spine_skeleton_drawable_wrapper
- spine_skeleton_json_wrapper
- spine_skeleton_renderer_wrapper
- spine_skeleton_wrapper
- spine_skin_entries_wrapper
- spine_skin_entry_wrapper
- spine_skin_wrapper
- spine_slider_base_wrapper
- spine_slider_data_wrapper
- spine_slider_mix_timeline_wrapper
- spine_slider_pose_wrapper
- spine_slider_timeline_wrapper
- spine_slider_wrapper
- spine_slot_curve_timeline_wrapper
- spine_slot_data_wrapper
- spine_slot_pose_wrapper
- spine_slot_timeline_wrapper
- spine_slot_wrapper
- spine_spacing_mode
- spine_texture_filter
- spine_texture_loader_wrapper
- spine_texture_region_wrapper
- spine_texture_wrap
- spine_timeline_wrapper
- spine_to_property_wrapper
- spine_to_rotate_wrapper
- spine_to_scale_x_wrapper
- spine_to_scale_y_wrapper
- spine_to_shear_y_wrapper
- spine_to_x_wrapper
- spine_to_y_wrapper
- spine_track_entry_wrapper
- spine_transform_constraint_base_wrapper
- spine_transform_constraint_data_wrapper
- spine_transform_constraint_pose_wrapper
- spine_transform_constraint_timeline_wrapper
- spine_transform_constraint_wrapper
- spine_translate_timeline_wrapper
- spine_translate_x_timeline_wrapper
- spine_translate_y_timeline_wrapper
- spine_update_wrapper
- spine_vertex_attachment_wrapper
- SpineDartBindings
- Bindings for Spine C headers.
Typedefs
-
Dartspine_animation_state_listenerFunction
= void Function(spine_animation_state state, int type, spine_track_entry entry, spine_event event, Pointer<
Void> user_data) -
Dartspine_texture_loader_unload_funcFunction
= void Function(Pointer<
Void> texture) -
spine_alpha_timeline
= Pointer<
spine_alpha_timeline_wrapper> -
spine_animation
= Pointer<
spine_animation_wrapper> - Forward declarations for all non-enum types
-
spine_animation_state
= Pointer<
spine_animation_state_wrapper> - Forward declarations for all non-enum types
-
spine_animation_state_data
= Pointer<
spine_animation_state_data_wrapper> - Forward declarations for all non-enum types
-
spine_animation_state_events
= Pointer<
spine_animation_state_events_wrapper> - Custom types for spine-c-new (not generated)
-
spine_animation_state_listener
= Pointer<
NativeFunction< spine_animation_state_listenerFunction> > - Event listener functions
-
spine_animation_state_listenerFunction
= Void Function(spine_animation_state state, Int32 type, spine_track_entry entry, spine_event event, Pointer<
Void> user_data) -
spine_array_animation
= Pointer<
spine_array_animation_wrapper> -
spine_array_atlas_page
= Pointer<
spine_array_atlas_page_wrapper> -
spine_array_atlas_region
= Pointer<
spine_array_atlas_region_wrapper> -
spine_array_attachment
= Pointer<
spine_array_attachment_wrapper> -
spine_array_bone
= Pointer<
spine_array_bone_wrapper> -
spine_array_bone_data
= Pointer<
spine_array_bone_data_wrapper> -
spine_array_bone_pose
= Pointer<
spine_array_bone_pose_wrapper> -
spine_array_bounding_box_attachment
= Pointer<
spine_array_bounding_box_attachment_wrapper> -
spine_array_constraint
= Pointer<
spine_array_constraint_wrapper> -
spine_array_constraint_data
= Pointer<
spine_array_constraint_data_wrapper> -
spine_array_event
= Pointer<
spine_array_event_wrapper> -
spine_array_event_data
= Pointer<
spine_array_event_data_wrapper> -
spine_array_float
= Pointer<
spine_array_float_wrapper> -
spine_array_from_property
= Pointer<
spine_array_from_property_wrapper> -
spine_array_int
= Pointer<
spine_array_int_wrapper> -
spine_array_physics_constraint
= Pointer<
spine_array_physics_constraint_wrapper> -
spine_array_polygon
= Pointer<
spine_array_polygon_wrapper> -
spine_array_property_id
= Pointer<
spine_array_property_id_wrapper> -
spine_array_skin
= Pointer<
spine_array_skin_wrapper> -
spine_array_slot
= Pointer<
spine_array_slot_wrapper> -
spine_array_slot_data
= Pointer<
spine_array_slot_data_wrapper> -
spine_array_texture_region
= Pointer<
spine_array_texture_region_wrapper> -
spine_array_timeline
= Pointer<
spine_array_timeline_wrapper> -
spine_array_to_property
= Pointer<
spine_array_to_property_wrapper> -
spine_array_track_entry
= Pointer<
spine_array_track_entry_wrapper> -
spine_array_unsigned_short
= Pointer<
spine_array_unsigned_short_wrapper> -
spine_array_update
= Pointer<
spine_array_update_wrapper> -
spine_atlas
= Pointer<
spine_atlas_wrapper> - Forward declarations for all non-enum types
-
spine_atlas_attachment_loader
= Pointer<
spine_atlas_attachment_loader_wrapper> -
spine_atlas_page
= Pointer<
spine_atlas_page_wrapper> - Forward declarations for all non-enum types
-
spine_atlas_region
= Pointer<
spine_atlas_region_wrapper> - Forward declarations for all non-enum types
-
spine_atlas_result
= Pointer<
spine_atlas_result_wrapper> - Custom types for spine-c-new (not generated)
-
spine_attachment
= Pointer<
spine_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_attachment_loader
= Pointer<
spine_attachment_loader_wrapper> - Forward declarations for all non-enum types
-
spine_attachment_timeline
= Pointer<
spine_attachment_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_bone
= Pointer<
spine_bone_wrapper> - Forward declarations for all non-enum types
-
spine_bone_data
= Pointer<
spine_bone_data_wrapper> - Forward declarations for all non-enum types
-
spine_bone_local
= Pointer<
spine_bone_local_wrapper> - Forward declarations for all non-enum types
-
spine_bone_pose
= Pointer<
spine_bone_pose_wrapper> - Forward declarations for all non-enum types
-
spine_bone_timeline
= Pointer<
spine_bone_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_bone_timeline1
= Pointer<
spine_bone_timeline1_wrapper> - Forward declarations for all non-enum types
-
spine_bone_timeline2
= Pointer<
spine_bone_timeline2_wrapper> - Forward declarations for all non-enum types
-
spine_bounding_box_attachment
= Pointer<
spine_bounding_box_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_clipping_attachment
= Pointer<
spine_clipping_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_color
= Pointer<
spine_color_wrapper> - Forward declarations for all non-enum types
-
spine_constraint
= Pointer<
spine_constraint_wrapper> - Forward declarations for all non-enum types
-
spine_constraint_data
= Pointer<
spine_constraint_data_wrapper> - Forward declarations for all non-enum types
-
spine_constraint_timeline
= Pointer<
spine_constraint_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_constraint_timeline1
= Pointer<
spine_constraint_timeline1_wrapper> - Forward declarations for all non-enum types
-
spine_curve_timeline
= Pointer<
spine_curve_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_curve_timeline1
= Pointer<
spine_curve_timeline1_wrapper> - Forward declarations for all non-enum types
-
spine_deform_timeline
= Pointer<
spine_deform_timeline_wrapper> -
spine_draw_order_timeline
= Pointer<
spine_draw_order_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_event
= Pointer<
spine_event_wrapper> - Forward declarations for all non-enum types
-
spine_event_data
= Pointer<
spine_event_data_wrapper> - Forward declarations for all non-enum types
-
spine_event_queue_entry
= Pointer<
spine_event_queue_entry_wrapper> - Forward declarations for all non-enum types
-
spine_event_timeline
= Pointer<
spine_event_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_from_property
= Pointer<
spine_from_property_wrapper> - Forward declarations for all non-enum types
-
spine_from_rotate
= Pointer<
spine_from_rotate_wrapper> - Forward declarations for all non-enum types
-
spine_from_scale_x
= Pointer<
spine_from_scale_x_wrapper> - Forward declarations for all non-enum types
-
spine_from_scale_y
= Pointer<
spine_from_scale_y_wrapper> - Forward declarations for all non-enum types
-
spine_from_shear_y
= Pointer<
spine_from_shear_y_wrapper> - Forward declarations for all non-enum types
-
spine_from_x
= Pointer<
spine_from_x_wrapper> - Forward declarations for all non-enum types
-
spine_from_y
= Pointer<
spine_from_y_wrapper> - Forward declarations for all non-enum types
-
spine_ik_constraint
= Pointer<
spine_ik_constraint_wrapper> -
spine_ik_constraint_base
= Pointer<
spine_ik_constraint_base_wrapper> - Forward declarations for all non-enum types
-
spine_ik_constraint_data
= Pointer<
spine_ik_constraint_data_wrapper> - Forward declarations for all non-enum types
-
spine_ik_constraint_pose
= Pointer<
spine_ik_constraint_pose_wrapper> - Forward declarations for all non-enum types
-
spine_ik_constraint_timeline
= Pointer<
spine_ik_constraint_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_inherit_timeline
= Pointer<
spine_inherit_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_linked_mesh
= Pointer<
spine_linked_mesh_wrapper> - Forward declarations for all non-enum types
-
spine_mesh_attachment
= Pointer<
spine_mesh_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_path_attachment
= Pointer<
spine_path_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint
= Pointer<
spine_path_constraint_wrapper> -
spine_path_constraint_base
= Pointer<
spine_path_constraint_base_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint_data
= Pointer<
spine_path_constraint_data_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint_mix_timeline
= Pointer<
spine_path_constraint_mix_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint_pose
= Pointer<
spine_path_constraint_pose_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint_position_timeline
= Pointer<
spine_path_constraint_position_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_path_constraint_spacing_timeline
= Pointer<
spine_path_constraint_spacing_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint
= Pointer<
spine_physics_constraint_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_base
= Pointer<
spine_physics_constraint_base_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_damping_timeline
= Pointer<
spine_physics_constraint_damping_timeline_wrapper> -
spine_physics_constraint_data
= Pointer<
spine_physics_constraint_data_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_gravity_timeline
= Pointer<
spine_physics_constraint_gravity_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_inertia_timeline
= Pointer<
spine_physics_constraint_inertia_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_mass_timeline
= Pointer<
spine_physics_constraint_mass_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_mix_timeline
= Pointer<
spine_physics_constraint_mix_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_pose
= Pointer<
spine_physics_constraint_pose_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_reset_timeline
= Pointer<
spine_physics_constraint_reset_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_strength_timeline
= Pointer<
spine_physics_constraint_strength_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_timeline
= Pointer<
spine_physics_constraint_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_physics_constraint_wind_timeline
= Pointer<
spine_physics_constraint_wind_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_point_attachment
= Pointer<
spine_point_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_polygon
= Pointer<
spine_polygon_wrapper> - Forward declarations for all non-enum types
-
spine_posed
= Pointer<
spine_posed_wrapper> - Forward declarations for all non-enum types
-
spine_posed_active
= Pointer<
spine_posed_active_wrapper> - Forward declarations for all non-enum types
-
spine_posed_data
= Pointer<
spine_posed_data_wrapper> - Forward declarations for all non-enum types
-
spine_region_attachment
= Pointer<
spine_region_attachment_wrapper> - Forward declarations for all non-enum types
-
spine_render_command
= Pointer<
spine_render_command_wrapper> - Forward declarations for all non-enum types
-
spine_rgb2_timeline
= Pointer<
spine_rgb2_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_rgb_timeline
= Pointer<
spine_rgb_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_rgba2_timeline
= Pointer<
spine_rgba2_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_rgba_timeline
= Pointer<
spine_rgba_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_rotate_timeline
= Pointer<
spine_rotate_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_rtti
= Pointer<
spine_rtti_wrapper> - Forward declarations for all non-enum types
-
spine_scale_timeline
= Pointer<
spine_scale_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_scale_x_timeline
= Pointer<
spine_scale_x_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_scale_y_timeline
= Pointer<
spine_scale_y_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_sequence
= Pointer<
spine_sequence_wrapper> - Forward declarations for all non-enum types
-
spine_sequence_timeline
= Pointer<
spine_sequence_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_shear_timeline
= Pointer<
spine_shear_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_shear_x_timeline
= Pointer<
spine_shear_x_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_shear_y_timeline
= Pointer<
spine_shear_y_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton
= Pointer<
spine_skeleton_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_binary
= Pointer<
spine_skeleton_binary_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_bounds
= Pointer<
spine_skeleton_bounds_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_clipping
= Pointer<
spine_skeleton_clipping_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_data
= Pointer<
spine_skeleton_data_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_data_result
= Pointer<
spine_skeleton_data_result_wrapper> - Custom types for spine-c-new (not generated)
-
spine_skeleton_drawable
= Pointer<
spine_skeleton_drawable_wrapper> - Custom types for spine-c-new (not generated)
-
spine_skeleton_json
= Pointer<
spine_skeleton_json_wrapper> - Forward declarations for all non-enum types
-
spine_skeleton_renderer
= Pointer<
spine_skeleton_renderer_wrapper> - Forward declarations for all non-enum types
-
spine_skin
= Pointer<
spine_skin_wrapper> - Forward declarations for all non-enum types
-
spine_skin_entries
= Pointer<
spine_skin_entries_wrapper> - Custom types for spine-c-new (not generated)
-
spine_skin_entry
= Pointer<
spine_skin_entry_wrapper> - Custom types for spine-c-new (not generated)
-
spine_slider
= Pointer<
spine_slider_wrapper> -
spine_slider_base
= Pointer<
spine_slider_base_wrapper> - Forward declarations for all non-enum types
-
spine_slider_data
= Pointer<
spine_slider_data_wrapper> - Forward declarations for all non-enum types
-
spine_slider_mix_timeline
= Pointer<
spine_slider_mix_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_slider_pose
= Pointer<
spine_slider_pose_wrapper> - Forward declarations for all non-enum types
-
spine_slider_timeline
= Pointer<
spine_slider_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_slot
= Pointer<
spine_slot_wrapper> - Forward declarations for all non-enum types
-
spine_slot_curve_timeline
= Pointer<
spine_slot_curve_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_slot_data
= Pointer<
spine_slot_data_wrapper> - Forward declarations for all non-enum types
-
spine_slot_pose
= Pointer<
spine_slot_pose_wrapper> - Forward declarations for all non-enum types
-
spine_slot_timeline
= Pointer<
spine_slot_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_texture_loader_load_func
= Pointer<
NativeFunction< spine_texture_loader_load_funcFunction> > - Texture loader callbacks
-
spine_texture_loader_load_funcFunction
= Pointer<
Void> Function(Pointer<Char> path) -
spine_texture_loader_unload_func
= Pointer<
NativeFunction< spine_texture_loader_unload_funcFunction> > -
spine_texture_loader_unload_funcFunction
= Void Function(Pointer<
Void> texture) -
spine_texture_region
= Pointer<
spine_texture_region_wrapper> - Forward declarations for all non-enum types
-
spine_timeline
= Pointer<
spine_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_to_property
= Pointer<
spine_to_property_wrapper> - Forward declarations for all non-enum types
-
spine_to_rotate
= Pointer<
spine_to_rotate_wrapper> - Forward declarations for all non-enum types
-
spine_to_scale_x
= Pointer<
spine_to_scale_x_wrapper> - Forward declarations for all non-enum types
-
spine_to_scale_y
= Pointer<
spine_to_scale_y_wrapper> - Forward declarations for all non-enum types
-
spine_to_shear_y
= Pointer<
spine_to_shear_y_wrapper> - Forward declarations for all non-enum types
-
spine_to_x
= Pointer<
spine_to_x_wrapper> - Forward declarations for all non-enum types
-
spine_to_y
= Pointer<
spine_to_y_wrapper> - Forward declarations for all non-enum types
-
spine_track_entry
= Pointer<
spine_track_entry_wrapper> - Forward declarations for all non-enum types
-
spine_transform_constraint
= Pointer<
spine_transform_constraint_wrapper> -
spine_transform_constraint_base
= Pointer<
spine_transform_constraint_base_wrapper> - Forward declarations for all non-enum types
-
spine_transform_constraint_data
= Pointer<
spine_transform_constraint_data_wrapper> - Forward declarations for all non-enum types
-
spine_transform_constraint_pose
= Pointer<
spine_transform_constraint_pose_wrapper> - Forward declarations for all non-enum types
-
spine_transform_constraint_timeline
= Pointer<
spine_transform_constraint_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_translate_timeline
= Pointer<
spine_translate_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_translate_x_timeline
= Pointer<
spine_translate_x_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_translate_y_timeline
= Pointer<
spine_translate_y_timeline_wrapper> - Forward declarations for all non-enum types
-
spine_update
= Pointer<
spine_update_wrapper> - Forward declarations for all non-enum types
-
spine_vertex_attachment
= Pointer<
spine_vertex_attachment_wrapper> - Forward declarations for all non-enum types