Renamed 'ship-simu' to 'shipsimu' + added 'core' and symlink to core/inc
[shipsimu.git] / application / shipsimu / main / structures / extended / class_
1
2         /**
3          * Limits this object with an ObjectLimits instance
4          */
5         public function limitObject (ObjectLimits $limitInstance) {
6                 die("limitObject() reached! Stub!");
7         }