Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
2 months ago
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
2 months ago
Ray
3f1e59a7cf
Update copyright to 2024
1 year ago
Ray
b59fab7ee6
Update year to 2023
2 years ago
Ray
3888299bf5
WARNING: REMOVED: `DrawTextureTiled()`
This function implementation has been moved to the related example. Current implementation can be probably customized depending on user needs.
2 years ago
Ray
cf76d23476
Minor format tweaks
2 years ago
Ray
4a9391ae83
REVIEWED: examples descriptions
2 years ago
Ray
c1b01c0d5d
Added new comment to examples
2 years ago
Ray
3634adf8d4
Update textures_draw_tiled.c
3 years ago
Ray
bd95408b06
Update textures_draw_tiled.c
3 years ago
Ray
cb62cb675f
Minor tweaks `const`
3 years ago
Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
3 years ago
Ray
dcf52c132f
Remove trail spaces
4 years ago
Jeffery Myers
e48b9a6da1
[Examples] Warning fixes (pt 1) ( #1668 )
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
4 years ago
Ray
af3926af4b
REVIEWED: Examples to new enum values
4 years ago
raysan5
ea0f6c7a26
Replace TABS by 4 spaces
4 years ago
raysan5
bab1b9c1c5
Review example formating
4 years ago
Vlad Adrian
4d71e9b44f
Added new function `DrawTextureTiled()` ( #1291 )
* Implemented DrawTextureTiled()
* Example added
4 years ago