You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a discrepancy between the documentation comments for DisableEventWaiting. The end of the sentence says "no automatic event polling", but shouldn't have the negation- should say "automatic event polling".
There is a discrepancy between the documentation comments for
DisableEventWaiting
. The end of the sentence says "no automatic event polling", but shouldn't have the negation- should say "automatic event polling".In raylib-rs:
raylib-rs/raylib/src/core/drawing.rs
Line 1071 in e95f0f2
In raylib.h
https://github.com/raysan5/raylib/blob/b47fffb48bfeb6a73060c5fb8847d8db2879110c/src/raylib.h#L1015
The text was updated successfully, but these errors were encountered: