S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
Archivist
/
raylib-src
zrcadlo
https://github.com/raysan5/raylib
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
24
Wiki
Aktivita
Procházet zdrojové kódy
Updated easings examples
pull/2622/head
Ray
před 3 roky
rodič
d791c1cf64
revize
b79df1c329
4 změnil soubory
, kde provedl
5 přidání
a
5 odebrání
Rozdělené zobrazení
Možnosti rozdílového porovnání
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+2
-2
examples/others/easings_testbed.c
+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
+ 2
- 2
examples/others/easings_testbed.c
Zobrazit soubor
@ -13,9 +13,9 @@
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
#
include
&
lt;raylib.h>
;
#
include
&
#34;raylib.h"
;
#
include
"easings.h"
#
include
"
r
easings.h"
// Required for easing functions
#
define FONT_SIZE 20
+ 1
- 1
examples/shapes/shapes_easings_ball_anim.c
Zobrazit soubor
@ -13,7 +13,7 @@
#
include
"raylib.h"
#
include
"easings.h" // Required for easing functions
#
include
"
r
easings.h" // Required for easing functions
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/
/
Program
main
entry
point
+ 1
- 1
examples/shapes/shapes_easings_box_anim.c
Zobrazit soubor
@ -13,7 +13,7 @@
#
include
"raylib.h"
#
include
"easings.h" // Required for easing functions
#
include
"
r
easings.h" // Required for easing functions
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/
/
Program
main
entry
point
+ 1
- 1
examples/shapes/shapes_easings_rectangle_array.c
Zobrazit soubor
@ -16,7 +16,7 @@
#
include
"raylib.h"
#
include
"easings.h" // Required for easing functions
#
include
"
r
easings.h" // Required for easing functions
#
define RECS_WIDTH 50
#
define RECS_HEIGHT 50
Zapsat
Náhled
Načítá se…
Zrušit
Uložit