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>
1 个月前
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
1 个月前
Ray
3f1e59a7cf
Update copyright to 2024
1年前
Ray
b59fab7ee6
Update year to 2023
2 年前
Ray
b79df1c329
Updated easings examples
2 年前
Ray
4a9391ae83
REVIEWED: examples descriptions
2 年前
Ray
c1b01c0d5d
Added new comment to examples
2 年前
Ray
d37a63fad7
Reviewed easings include
2 年前
Jeffery Myers
daeccd03ac
Fix VC warnings for examples ( #2085 )
3 年前
raysan5
c219fc02cd
Review includes to use extras libraries
3 年前
Ray
87774a0a21
Review variables initialization
5 年前
Ray
b525039e0a
Review ALL examples
5 年前
Ray
62f1511e5f
Batch of 9 new shapes examples!
Some examples included in this batch require the included libraries: `easings.h` and `raygui.h`. Examples included:
- shapes_bouncing_ball
- shapes_collision_area
- shapes_following_eyes
- shapes_draw_circle_sector (requires raygui.h)
- shapes_draw_rectangle_rounded (requires raygui.h)
- shapes_draw_ring (requires raygui.h)
- shapes_easings_ball_anim (requires easings.h)
- shapes_easings_box_anim (requires easings.h)
- shapes_easings_rectangle_array (requires easings.h)
5 年前