[shapes] Add shapes_rectangle_advanced
example implementing a DrawRectangleRoundedGradientH
function (#4435)
* [rshapes] Add function * "[shapes] rectangle advanced: fix screen width and height to fit with other examples"
This commit is contained in:
parent
d15e583460
commit
ad79d4a884
7 changed files with 809 additions and 82 deletions
|
@ -532,7 +532,8 @@ SHAPES = \
|
|||
shapes/shapes_logo_raylib_anim \
|
||||
shapes/shapes_rectangle_scaling \
|
||||
shapes/shapes_splines_drawing \
|
||||
shapes/shapes_top_down_lights
|
||||
shapes/shapes_top_down_lights \
|
||||
shapes/shapes_rectangle_advanced
|
||||
|
||||
TEXTURES = \
|
||||
textures/textures_background_scrolling \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue