Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2008, 10:57:09 PM (15 years ago)
Author:
scheusso
Message:

some changes. still not working yet, but will correct theese problems after merge with network64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/network/Synchronisable.h

    r2348 r2351  
    113113
    114114    inline unsigned int getObjectID(){return objectID;}
     115    inline unsigned int getCreatorID(){return creatorID;}
    115116    inline unsigned int getClassID(){return classID;}
    116117    inline unsigned int getPriority(){ return objectFrequency_;}
Note: See TracChangeset for help on using the changeset viewer.