Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

A few corrections to the modchart docs #552

Merged
merged 5 commits into from
May 25, 2021
Merged

A few corrections to the modchart docs #552

merged 5 commits into from
May 25, 2021

Conversation

CarsonKompon
Copy link

@CarsonKompon CarsonKompon commented May 23, 2021

Note: This also includes documentation for pull request https://github.com/KadeDev/Kade-Engine/pull/551

+Added getRenderedNoteHit() (was previously undocumented)
+Added setActorScaleXY, setActorFlipX, setActorFlipY, and setStrumlineY from https://github.com/KadeDev/Kade-Engine/pull/551
-Corrected the description of anyNotes()
-Corrected getCamX/Y to getCameraX/Y

This was undocumented and has been a huge help to me, so I thought I'd add it to the docs
anyNotes returns true if the amount of rendered notes != 0,
it previously stated that it returned the number of rendered notes on the screen
There is no getCamX/Y, and causes the game to crash :p
Also removed the non-existent setActorScaleX and setActorScaleY
@Kade-github Kade-github merged commit cdc3779 into KadeArchive:master May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants