Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1899 in orxonox.OLD for orxonox/trunk/core/shoot_laser.cc


Ignore:
Timestamp:
May 20, 2004, 1:03:53 PM (21 years ago)
Author:
patrick
Message:

trunk/orxonox: collision detection implemented: simple spheres. all debug informations still print out to console. one enemy added, no AI, no move, waits to be killed. No kill signal implemented yet: look debug infos on console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/core/shoot_laser.cc

    r1898 r1899  
    5454      /* fix1: weak boundaries check all four sides */
    5555      /* fix2: conditions, that a struct tree can be cut off */
     56      /* fix3: more efficent and nicer please */
    5657      if (tmpShoot->yCor > 50)
    5758        {
Note: See TracChangeset for help on using the changeset viewer.