@:value(0)staticCOPYCAT:Int = 0
Copies the first section into the second section!
@:value({ lengthInSteps : 16 })new(lengthInSteps:Int = 16)
@:value(16)lengthInSteps:Int = 16
@:value(true)mustHitSection:Bool = true
@:value([])sectionNotes:Array<Dynamic> = []
@:value(0)typeOfSection:Int = 0