Static variables

@:value(0)staticCOPYCAT:Int = 0

Copies the first section into the second section!

Constructor

@:value({ lengthInSteps : 16 })new(lengthInSteps:Int = 16)

Variables

@:value(16)lengthInSteps:Int = 16

@:value(true)mustHitSection:Bool = true

@:value([])sectionNotes:Array<Dynamic> = []

@:value(0)typeOfSection:Int = 0