Skip to content

Specified default for visible and enabled cursor, and event waiting#5725

Closed
RolandMarchand wants to merge 1 commit intoraysan5:masterfrom
RolandMarchand:master
Closed

Specified default for visible and enabled cursor, and event waiting#5725
RolandMarchand wants to merge 1 commit intoraysan5:masterfrom
RolandMarchand:master

Conversation

@RolandMarchand
Copy link
Copy Markdown

The reference documentation for the following on/off settings didn't specify which one was set by default. This PR fixes that. No logic code was modified.

void EnableEventWaiting(void);
void DisableEventWaiting(void);
void ShowCursor(void);
void HideCursor(void);
void EnableCursor(void);
void DisableCursor(void);

@raysan5 raysan5 closed this Apr 5, 2026
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Apr 5, 2026

@RolandMarchand thanks but I consider those anotations are not required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants