Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 16, 2019, 1:13:21 PM (5 years ago)
Author:
ahuwyler
Message:

We have new template

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h

    r12367 r12370  
    9090                { return this->center_; }
    9191            OrxoBloxStones* CheckForCollision(OrxoBloxBall* Ball);
    92 
     92            virtual void addBots(unsigned int amount) override{} //<! overwrite function in order to bypass the addbots command
    9393        protected:
    9494        private:
Note: See TracChangeset for help on using the changeset viewer.