summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2020-01-09 13:11:56 +0100
committerRay <[email protected]>2020-01-09 13:11:56 +0100
commita1809fad4c9f03727e2067ed53f4502b3d442261 (patch)
tree0d77baae5d45d9c89794a6b014f7b3812dc83219 /examples
parent8f053222639e7b877e4800eecc080468de1229bb (diff)
downloadraylib-a1809fad4c9f03727e2067ed53f4502b3d442261.tar.gz
raylib-a1809fad4c9f03727e2067ed53f4502b3d442261.zip
Renamed directory: physac -> physics
Examples categories are independent from the module they use, despite in some cases module name matches category name.
Diffstat (limited to 'examples')
-rw-r--r--examples/physics/physics_demo.c (renamed from examples/physac/physics_demo.c)0
-rw-r--r--examples/physics/physics_demo.png (renamed from examples/physac/physics_demo.png)bin23466 -> 23466 bytes
-rw-r--r--examples/physics/physics_friction.c (renamed from examples/physac/physics_friction.c)0
-rw-r--r--examples/physics/physics_friction.png (renamed from examples/physac/physics_friction.png)bin18150 -> 18150 bytes
-rw-r--r--examples/physics/physics_movement.c (renamed from examples/physac/physics_movement.c)0
-rw-r--r--examples/physics/physics_movement.png (renamed from examples/physac/physics_movement.png)bin15947 -> 15947 bytes
-rw-r--r--examples/physics/physics_restitution.c (renamed from examples/physac/physics_restitution.c)0
-rw-r--r--examples/physics/physics_restitution.png (renamed from examples/physac/physics_restitution.png)bin17833 -> 17833 bytes
-rw-r--r--examples/physics/physics_shatter.c (renamed from examples/physac/physics_shatter.c)0
-rw-r--r--examples/physics/physics_shatter.png (renamed from examples/physac/physics_shatter.png)bin23197 -> 23197 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/examples/physac/physics_demo.c b/examples/physics/physics_demo.c
index 421c82a9..421c82a9 100644
--- a/examples/physac/physics_demo.c
+++ b/examples/physics/physics_demo.c
diff --git a/examples/physac/physics_demo.png b/examples/physics/physics_demo.png
index 12dc7e72..12dc7e72 100644
--- a/examples/physac/physics_demo.png
+++ b/examples/physics/physics_demo.png
Binary files differ
diff --git a/examples/physac/physics_friction.c b/examples/physics/physics_friction.c
index 0acf88ae..0acf88ae 100644
--- a/examples/physac/physics_friction.c
+++ b/examples/physics/physics_friction.c
diff --git a/examples/physac/physics_friction.png b/examples/physics/physics_friction.png
index e791ec2b..e791ec2b 100644
--- a/examples/physac/physics_friction.png
+++ b/examples/physics/physics_friction.png
Binary files differ
diff --git a/examples/physac/physics_movement.c b/examples/physics/physics_movement.c
index d946811d..d946811d 100644
--- a/examples/physac/physics_movement.c
+++ b/examples/physics/physics_movement.c
diff --git a/examples/physac/physics_movement.png b/examples/physics/physics_movement.png
index a88a7d79..a88a7d79 100644
--- a/examples/physac/physics_movement.png
+++ b/examples/physics/physics_movement.png
Binary files differ
diff --git a/examples/physac/physics_restitution.c b/examples/physics/physics_restitution.c
index 12a2a922..12a2a922 100644
--- a/examples/physac/physics_restitution.c
+++ b/examples/physics/physics_restitution.c
diff --git a/examples/physac/physics_restitution.png b/examples/physics/physics_restitution.png
index 8ec4b3f3..8ec4b3f3 100644
--- a/examples/physac/physics_restitution.png
+++ b/examples/physics/physics_restitution.png
Binary files differ
diff --git a/examples/physac/physics_shatter.c b/examples/physics/physics_shatter.c
index cbc65221..cbc65221 100644
--- a/examples/physac/physics_shatter.c
+++ b/examples/physics/physics_shatter.c
diff --git a/examples/physac/physics_shatter.png b/examples/physics/physics_shatter.png
index 68f9a1b7..68f9a1b7 100644
--- a/examples/physac/physics_shatter.png
+++ b/examples/physics/physics_shatter.png
Binary files differ