Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 843


Ignore:
Timestamp:
Feb 27, 2008, 11:26:17 PM (16 years ago)
Author:
landauf
Message:

removed setMask function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core/src/orxonox/core/Level.h

    r826 r843  
    4444            const ClassTreeMask& getMask() const { return this->mask_; }
    4545
    46             void setMask(const ClassTreeMask& mask) { this->mask_ = mask; }
    47 
    4846        private:
    4947            std::string file_;
Note: See TracChangeset for help on using the changeset viewer.