Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 20, 2018, 10:18:23 AM (6 years ago)
Author:
dreherm
Message:

Load Backup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS18/src/modules/Pacman/PacmanGelb.h

    r11862 r11894  
    5151            virtual void tick(float dt);
    5252
     53            //no rotation
     54            virtual void rotateYaw(const Vector2& value) override{};
     55            virtual void rotateYaw(const Vector2& value) override{};
     56
    5357        private:
    5458            Vector3 actuelposition;
Note: See TracChangeset for help on using the changeset viewer.