class_BaseUpperStructure.php

Go to the documentation of this file.
00001 <?php
00024 class BaseUpperStructure extends BaseStructure {
00030         protected function __construct ($className) {
00031                 // Call parent constructor
00032                 parent::__construct($className);
00033         }
00034 }
00035 
00036 // [EOF]
00037 ?>

Generated on Mon Dec 8 01:06:44 2008 for Ship-Simulator by  doxygen 1.5.6