Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Archivist
/
raylib-src
kopia lustrzana
https://github.com/raysan5/raylib
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
24
Wiki
Aktywność
Przeglądaj źródła
Review physac.h path
pull/1900/head
raysan5
4 lat temu
rodzic
69a82c7a0d
commit
75d675ab4d
5 zmienionych plików
z
5 dodań
i
5 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
examples/physics/physics_demo.c
+1
-1
examples/physics/physics_friction.c
+1
-1
examples/physics/physics_movement.c
+1
-1
examples/physics/physics_restitution.c
+1
-1
examples/physics/physics_shatter.c
+ 1
- 1
examples/physics/physics_demo.c
Wyświetl plik
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
int
main
(
void
)
{
+ 1
- 1
examples/physics/physics_friction.c
Wyświetl plik
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
int
main
(
void
)
{
+ 1
- 1
examples/physics/physics_movement.c
Wyświetl plik
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
#
define VELOCITY 0.5f
+ 1
- 1
examples/physics/physics_restitution.c
Wyświetl plik
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
int
main
(
void
)
{
+ 1
- 1
examples/physics/physics_shatter.c
Wyświetl plik
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
int
main
(
void
)
{
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz