Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 1, 2017, 6:38:00 PM (6 years ago)
Author:
vyang
Message:

Asteroids werden random geladen→ collisionShape und Bewegung einstellen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Asteroid_HS17/src/modules/asteroids2D/Asteroids2DShip.h

    r11613 r11614  
    6565
    6666            //no rotation in x and z direction!
    67             virtual void rotateYaw(const Vector2& value) override{}; // Rotate in yaw direction.
     67            //virtual void rotateYaw(const Vector2& value) override{}; // Rotate in yaw direction.
    6868            virtual void rotatePitch(const Vector2& value) override{}; // Rotate in pitch direction.
    6969            virtual void rotateRoll(const Vector2& value) override{}; // Rotate in roll direction.
Note: See TracChangeset for help on using the changeset viewer.