Browse Source

Renamed directory: physac -> physics

Examples categories are independent from the module they use, despite in some cases module name matches category name.
pull/1060/head
Ray 5 years ago
parent
commit
a1809fad4c
10 changed files with 0 additions and 0 deletions
  1. +0
    -0
      examples/physics/physics_demo.c
  2. +0
    -0
      examples/physics/physics_demo.png
  3. +0
    -0
      examples/physics/physics_friction.c
  4. +0
    -0
      examples/physics/physics_friction.png
  5. +0
    -0
      examples/physics/physics_movement.c
  6. +0
    -0
      examples/physics/physics_movement.png
  7. +0
    -0
      examples/physics/physics_restitution.c
  8. +0
    -0
      examples/physics/physics_restitution.png
  9. +0
    -0
      examples/physics/physics_shatter.c
  10. +0
    -0
      examples/physics/physics_shatter.png

examples/physac/physics_demo.c → examples/physics/physics_demo.c View File


examples/physac/physics_demo.png → examples/physics/physics_demo.png View File


examples/physac/physics_friction.c → examples/physics/physics_friction.c View File


examples/physac/physics_friction.png → examples/physics/physics_friction.png View File


examples/physac/physics_movement.c → examples/physics/physics_movement.c View File


examples/physac/physics_movement.png → examples/physics/physics_movement.png View File


examples/physac/physics_restitution.c → examples/physics/physics_restitution.c View File


examples/physac/physics_restitution.png → examples/physics/physics_restitution.png View File


examples/physac/physics_shatter.c → examples/physics/physics_shatter.c View File


examples/physac/physics_shatter.png → examples/physics/physics_shatter.png View File


Loading…
Cancel
Save