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
Hello hello,
I've recently gotten into Raylib, using it right now to make a speed-typing application (like Monkeytype), and I'm trying to display text in enclosed boundaries.
I saw in the examples provided in Raylib.com, that there is a function, DrawTextBoxed(), that has word-wrapping functionality, and I was hoping to use it, but neither does my compiler recognize it nor does it appear anymore in Raylib.com's cheatsheet.
My question is, has DrawTextBoxed() (or DrawTextRec() if that is any different) deprecated/removed since 5.5? Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello hello,
I've recently gotten into Raylib, using it right now to make a speed-typing application (like Monkeytype), and I'm trying to display text in enclosed boundaries.
I saw in the examples provided in Raylib.com, that there is a function, DrawTextBoxed(), that has word-wrapping functionality, and I was hoping to use it, but neither does my compiler recognize it nor does it appear anymore in Raylib.com's cheatsheet.
My question is, has DrawTextBoxed() (or DrawTextRec() if that is any different) deprecated/removed since 5.5? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions