createSection

fun AnimationManager.createSection(name: String, startPixel: Int, endPixel: Int): Section

Return

A new section, identified by name, starting at startPixel and ending at endPixel, with the section associated with this animation manager as its parent