Codename LogoCodename Logo

funkin.game.NoteGroup

APIWiki

Constructor

View in GitHub

new(?MaxSize:Int)

Variables

@:value(1500)limit:Float = 1500

How many ms it should show a note before it should be hit

Methods

View in GitHub

inlineaddNotes(notes:Array<Note>):Void

View in GitHub

get(id:Int):Note

Gets the correct order of notes

View in GitHub

inlinepreallocate(len:Int):Void

Preallocates the members array with nulls, but if theres anything in the array already it clears it