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ヶ月前
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
2ヶ月前
Ray
3f1e59a7cf
Update copyright to 2024
1年前
Ray
b59fab7ee6
Update year to 2023
2年前
sDos280
85bd13c41d
removing typo, Colours->Colors ( #2603 )
2年前
Ray
4a9391ae83
REVIEWED: examples descriptions
2年前
Ray
c1b01c0d5d
Added new comment to examples
2年前
Ray
e5cf3f9555
WARNING: BREAKING: Functions renamed for consistency
RENAMED: GetTextureData() -> LoadImageFromTexture()
RENAMED: GetScreenData() -> LoadImageFromScreen()
3年前
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年前
Jeffery Myers
6c518008a5
Fixes for 64 bit typecast warnings ( #1733 )
4年前
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年前
Ray
4604271c6a
Code formatting tweaks
4年前
Redcamellia
0a8cb60eee
fixed the right and left button not working ( #1595 )
4年前
Ray
a1b2d96d9c
Support touch drawing on web
5年前
Ray
117696a893
Update textures_mouse_painting.c
5年前
raysan5
38ee6156f8
Update textures_mouse_painting.c
5年前
raysan5
b83d165764
Replace tabs by spaces
5年前
raysan5
895f9613d2
Added image saved message
5年前
raysan5
602d2a65dd
Reviewed new examples
5年前
ChrisDill
879c874330
Added scissor test and mouse painting examples proposed in #890 ( #919 )
- Updated Makefile with new examples
5年前