Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2005, 3:50:20 PM (19 years ago)
Author:
bensch
Message:

we: sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/world_entities/src/util/object_manager.h

    r5782 r5794  
    3131
    3232
    33   const std::list<WorldEntity*>* distanceFromObject(const PNode& center, float radius, ClassID classID);
     33  static std::list<WorldEntity*>* distanceFromObject(const PNode& center, float radius, ClassID classID);
    3434
    3535  ObjectGroupList* getGroupList( );
Note: See TracChangeset for help on using the changeset viewer.