Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Archivist
/
raylib-src
spegling av
https://github.com/raysan5/raylib
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
24
Wiki
Aktiviteter
Bläddra i källkod
Review physac.h path
pull/1900/head
raysan5
4 år sedan
förälder
69a82c7a0d
incheckning
75d675ab4d
5 ändrade filer
med
5 tillägg
och
5 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Visa fil
@ -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
Visa fil
@ -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
Visa fil
@ -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
Visa fil
@ -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
Visa fil
@ -14,7 +14,7 @@
#
include
"raylib.h"
#
define PHYSAC_IMPLEMENTATION
#
include
"physac.h"
#
include
"
extras/
physac.h"
int
main
(
void
)
{
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara