Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 29, 2008, 3:58:18 PM (16 years ago)
Author:
martisty
Message:

BulletEngine: Box with gravity, no compile error every thing works fine :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/src/orxonox/objects/HelloBullet.h

    r1995 r2056  
    5151
    5252    private:
    53 
     53        Ogre::SceneNode*                sceneNode_;
     54        Ogre::Entity*                   entity_;
     55        btRigidBody* fallRigidBody;
     56        btDiscreteDynamicsWorld* dynamicsWorld;
    5457    };
    5558
Note: See TracChangeset for help on using the changeset viewer.