Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2018, 12:06:14 PM (5 years ago)
Author:
ottka
Message:

Make two levels and more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoKart_HS18/src/modules/orxokart/OrxoKartTile.h

    r12111 r12128  
    5050            virtual ~OrxoKartTile();
    5151
    52             void init(int x, int z, int s, int type);
     52            void init(int x, int z, int s, float r, int type);
    5353
    5454            virtual bool collidesAgainst(WorldEntity* otherObject, const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint) override;
Note: See TracChangeset for help on using the changeset viewer.