Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2006, 4:39:32 PM (18 years ago)
Author:
stefalie
Message:

branches/water: textures works now, but its at the wrong place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/water/src/world_entities/world_entity.cc

    r7779 r7814  
    242242}
    243243
    244 
     244void WorldEntity::toReflectionList()
     245{
     246  State::getObjectManager()->toReflectionList( this );
     247}
     248
     249void removeFromReflectionList()
     250{
     251/// TODO
     252///  State::getObject
     253}
    245254
    246255/**
Note: See TracChangeset for help on using the changeset viewer.