![Chance Snow](/assets/img/avatar_default.png)
* [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
raylib PROJECT TEMPLATES
This folder contains raylib templates for some common IDEs.
IDE | Platform | Template type | State |
---|---|---|---|
4coder | Windows | example compiling | DONE |
Builder | Linux | example compiling | DONE |
CMake | Windows, Linux, macOS | source/example compiling | DONE |
CodeBlocks | Windows, Linux | example compiling | DONE |
Geany | Windows, Linux | source/example compiling | DONE |
Notepad++ | Windows | source/example compiling | DONE |
SublimeText | Windows, Linux, macOS | source/example compiling | DONE |
VS2017 | Windows | source/example compiling | DONE |
VSCode | Windows, macOS | example compiling | DONE |
scripts | Windows, Linux, macOS | source/example compiling | DONE |
New IDEs config files are welcome!