a798fd401f
Fixed #1455 ( #1456 )
...
* Fixed #1455
Fixed writing out of array bounds
Adjusted FPS comment to match value
Deleted unused function at the end, which has never been in use in the history of this file
* Fixed #1455
Readded the function
2020-12-13 16:06:55 +01:00
f12db180cd
Reviewed PR #1407
2020-10-21 11:08:37 +02:00
9833fe45eb
Added desktop cursor getter and setter functions ( #1407 )
...
* [core] Added desktop cursor getter and setter functions
* Example: Set mouse cursor in text input box
* Setup standard cursors _after_ GLFW window initialization
* Remove old `int GetMouseWheelMove` declaration
2020-10-21 10:55:52 +02:00
c32ae480af
RENAMED: FormatText() -> TextFormat()
...
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
2020-08-16 11:28:15 +02:00
1d3f230c92
Review key input queue PR #1012
...
Keeping original API
2019-11-24 13:39:45 +01:00
b525039e0a
Review ALL examples
2019-05-20 16:36:42 +02:00
e69424c86f
Reviewed text input
2017-12-31 23:50:22 +01:00
843731e048
new example: text_input_box
2017-04-14 15:37:36 +02:00