View source
abstract Selection(Array<ICharterSelectable>)
package funkin.editors.charter
from Array<ICharterSelectable> to Array<ICharterSelectable>
import funkin.editors.charter.Charter
Static methods
View in GitHub
staticinlineloop(this:Array<ICharterSelectable>, onNote:CharterNote ‑> Void, ?onEvent:CharterEvent ‑> Void, draggableOnly:Bool = true):Void