Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10258 in orxonox.OLD


Ignore:
Timestamp:
Jan 17, 2007, 2:43:53 PM (17 years ago)
Author:
gfilip
Message:

still doesn't work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camera/src/story_entities/game_world.cc

    r10238 r10258  
    432432
    433433    /* update tick the rest */
    434     this->dataTank->localCamera->tick(this->dtS);
     434    State::getCamera()->tick(this->dtS);
    435435    AnimationPlayer::getInstance()->tick(this->dtS);
    436436    PhysicsEngine::getInstance()->tick(this->dtS);
Note: See TracChangeset for help on using the changeset viewer.