From f20493cd84cbbca5c87e6621912085a130f89d50 Mon Sep 17 00:00:00 2001 From: Carson Kompon Date: Sat, 22 May 2021 22:11:50 -0400 Subject: [PATCH] Added setStrumLineY From https://github.com/KadeDev/Kade-Engine/pull/551 --- docs/modchart.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/modchart.md b/docs/modchart.md index 6d872c5..5bf68a5 100644 --- a/docs/modchart.md +++ b/docs/modchart.md @@ -207,6 +207,12 @@ Set's the current camera's zoom Set's the hud's zoom +### Strumline + +##### setStrumlineY(float y) + +Set's the y position of the strumLine + ### Actors ##### getRenderedNotes()