-
Notifications
You must be signed in to change notification settings - Fork 1
CursorOptions
Alex Kulcsar edited this page Apr 20, 2023
·
1 revision
Collection of information on the cursor. Used with option screens.
-
sprite: Sprite
Sprite for cursor. -
img: Image
Main image for cursor. -
footerImage: Image
Image for cursor when in footer. -
color: number
Color of cursor. -
currGroup: number
Current option group where cursor is located. -
currOption: number
Current option where cursor is located. -
isInFooter: boolean
Whether cursor is in the footer.