]> git.mxchange.org Git - shipsimu.git/blob - application/ship-simu/main/class_
9644fd588c50c8b7a5f4f1054962c771c2b5f5ae
[shipsimu.git] / 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         }