spine_attachment_timeline_create method
Implementation
spine_attachment_timeline spine_attachment_timeline_create(
int frameCount,
int slotIndex,
) {
return _spine_attachment_timeline_create(
frameCount,
slotIndex,
);
}
spine_attachment_timeline spine_attachment_timeline_create(
int frameCount,
int slotIndex,
) {
return _spine_attachment_timeline_create(
frameCount,
slotIndex,
);
}