Comma separated array of integers for Balloon notes (7) and Kusudama notes (9). Required when balloon notes appear in the course. Amount of values in the array should correspond to the amount of balloons in the course. The balloon values are used as they appear in the chart and the values have to be repeated when branches are used.
Comma separated array of integers for Balloon notes (7) and Kusudama notes
(9) for each branch in a course with diverge notes. Follows the same set of
rules as the balloonCounts
property.
Optional
gaugeGauge increment method, performing rounding with each note that is hit.
Optional
gaugePercentage multiplier for amount of notes in the song notation that is applied to gauge calculation.
Information related to the 3 gauges in a dojo course.
Whether the course has balloon or kusudama notes.
Whether the course has branches. This is not affected by the
hiddenBranches
property.
Whether the course has any kind of drumroll notes. Balloon notes are not included.
Hide the diverge notes indication on the song selection screen and current branch in the game until branching actually starts.
Sets DIFF value for the scoring method.
Sets INIT value for the scoring method.
Play the song notation after next #START depending on if playing in singleplayer or multiplayer.
Returns the command buffer. When the course variant has the Single style, the command buffer for the single variant will be returned. Otherwise, the command buffer for the specified player will be returned, or the first player's command buffer if no player is specified.
An array of commands and note sequences.
Optional
player: PlayerAn optional player to get the command buffer for when the course variant has the Double style. If not provided, P1 commands will be returned.
Generated using TypeDoc
Represents a single course variant (single or double) in a TJA chart file.