%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/old2/_music/diplomka/diplomka/src/API/app/model/entities/
Upload File :
Create Path :
Current File : /www/old2/_music/diplomka/diplomka/src/API/app/model/entities/playerResonatorInfo.php

<?php
/**
 * Created by JetBrains PhpStorm.
 * User: E581905
 * Date: 7/3/13
 * Time: 11:41 AM
 * To change this template use File | Settings | File Templates.
 */

/**
 * Entity for displaying information about deployed or destroyed resonators
 */
class playerResonatorInfo
{
    var $name = "";
    var $side = "ALIENS";
    var $resonators;

    public function __construct()
    {
        $this->resonators = array();
    }
}

Zerion Mini Shell 1.0