This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
Преглед изворни кода
Reviewed easings include
pull/2521/head
Ray
пре 2 година
родитељ
9998a86625
комит
d37a63fad7
3 измењених фајлова
са
3 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/shapes/shapes_easings_ball_anim.c
+1
-1
examples/shapes/shapes_easings_box_anim.c
+1
-1
examples/shapes/shapes_easings_rectangle_array.c
+ 1
- 1
examples/shapes/shapes_easings_ball_anim.c
Прегледај датотеку
@ -11,7 +11,7 @@
#
include
"raylib.h"
#
include
"e
xtras/e
asings.h" // Required for easing functions
#
include
"easings.h" // Required for easing functions
int
main
(
void
)
{
+ 1
- 1
examples/shapes/shapes_easings_box_anim.c
Прегледај датотеку
@ -11,7 +11,7 @@
#
include
"raylib.h"
#
include
"e
xtras/e
asings.h" // Required for easing functions
#
include
"easings.h" // Required for easing functions
int
main
(
void
)
{
+ 1
- 1
examples/shapes/shapes_easings_rectangle_array.c
Прегледај датотеку
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
include
"e
xtras/e
asings.h" // Required for easing functions
#
include
"easings.h" // Required for easing functions
#
define RECS_WIDTH 50
#
define RECS_HEIGHT 50
Write
Preview
Loading…
Откажи
Сачувај