Added setStrumLineY

From https://github.com/KadeDev/Kade-Engine/pull/551
This commit is contained in:
Carson Kompon 2021-05-22 22:11:50 -04:00
parent 300c9f8baa
commit f20493cd84

View File

@ -207,6 +207,12 @@ Set's the current camera's zoom
Set's the hud's zoom Set's the hud's zoom
### Strumline
##### setStrumlineY(float y)
Set's the y position of the strumLine
### Actors ### Actors
##### getRenderedNotes() ##### getRenderedNotes()