Glossary: Difference between revisions
m →General terms: Add <span> tags with ids to all term names |
|||
Line 21: | Line 21: | ||
== Note types == | == Note types == | ||
;Single note | ;<span id="single-note">Single note</span> | ||
:''Also known as '''note''''' | :''Also known as '''note''''' | ||
:Simply pressed and released once. | :Simply pressed and released once. | ||
;<span id="long-note"></span> | ;<span id="long-note">Long note</span> | ||
:''Also known as '''hold note''', '''LN''''' | :''Also known as '''hold note''', '''LN''''' | ||
:Held for a certain amount of time, usually represented by graphically making the note longer. Depending on the game, it might need to be released at a specific time too, see [[#release-timing|release timing]]. | :Held for a certain amount of time, usually represented by graphically making the note longer. Depending on the game, it might need to be released at a specific time too, see [[#release-timing|release timing]]. | ||
;Flick | ;<span id="flick">Flick</span> | ||
:''Also known as '''swipe''''' | :''Also known as '''swipe''''' | ||
:Swiped (usually on a touchscreen) in some direction, which might be specified, or up to the player. | :Swiped (usually on a touchscreen) in some direction, which might be specified, or up to the player. | ||
:;Horizontal flick | :;<span id="horizontal-flick">Horizontal flick</span> | ||
::Has to be swiped either left or right. | ::Has to be swiped either left or right. | ||
:;Vertical flick | :;<span id="vertical-flick">Vertical flick</span> | ||
::Has to be swiped either up or down. | ::Has to be swiped either up or down. |