]> git.mxchange.org Git - shipsimu.git/blob - ship-simu/application/ship-simu/main/class_
Initial import of current development status
[shipsimu.git] / ship-simu / application / ship-simu / main / class_
1
2         /**
3          * Limits this object with an ObjectLimits instance
4          */
5         public function limitObject (ObjectLimits $limitInstance) {
6                 die("limitObject() reached! Stub!");
7         }