phpDocumentor GloryLands
GLOO
[ class tree: GloryLands ] [ index: GloryLands ] [ all elements ]

Source for file gloobject_stage.php

Documentation is available at gloobject_stage.php

  1. <?php
  2. /**
  3.   * GloryLands OO System
  4.   *
  5.   * <pre>
  6.   * GloryLands, a Web-Based, Massive Multiplayer Online RPG/Strategy Game
  7.   * Copyright (C) 2008-09  John Haralampidis <jïhnys2[at]gmail.cïm>
  8.   *
  9.   * This program is free software: you can redistribute it and/or modify
  10.   * it under the terms of the GNU General Public License as published by
  11.   * the Free Software Foundation, either version 3 of the License, or
  12.   * (at your option) any later version.
  13.   *
  14.   * This program is distributed in the hope that it will be useful,
  15.   * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16.   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  17.   * GNU General Public License for more details.
  18.   *
  19.   * You should have received a copy of the GNU General Public License
  20.   * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  21.   *
  22.   * For any help/suggestions or troubleshooting you can see the
  23.   * project community website at <http://www.glorylands.gr>
  24.   * </pre>
  25.   *
  26.   * @license GNU/GPLv3 GNU General Public License version 3
  27.   * @package GloryLands
  28.   * @subpackage GLOO
  29.   * @author John Haralampidis <jïhnys2[at]gmail.cïm>
  30.   * @copyright Copyright (C) 2007-2009, John Haralampidis
  31.   * @version 1.0
  32.   */
  33.  
  34. /**
  35.   * GLOO Stage Element
  36.   *
  37.   * This class provides the root stage that
  38.   * wrapes every class around it.
  39.   *
  40.   * @package GloryLands
  41.   * @subpackage GLOO
  42.   * @version 1.0
  43.   */
  44. class GLDOMStage extends GLOOObject {
  45.     
  46. }
  47.  
  48. ?>

Documentation generated on Tue, 13 Oct 2009 23:49:07 +0300 by phpDocumentor 1.4.1