Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 9, 2019, 2:20:32 PM (6 years ago)
Author:
pomselj
Message:

Bounces ok-ish, still seg fault… stones get destroyed but models stay, maybe destroy wals too

File:
1 edited

Legend:

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

    r12349 r12356  
    135135            const std::string& getDefBoundarySound();
    136136
     137            unsigned int getHealth();
     138
    137139        private:
    138140            void registerVariables();
     
    151153            WorldSound* defBoundarySound_;
    152154            OrxoBlox* orxoblox_;
    153        
    154155    };
    155156}
Note: See TracChangeset for help on using the changeset viewer.