C# Класс EtherDuels.Game.Model.Planet

A planet is a world object which is nearly undestroyable. There are two types of planets: those that are being influenced by other planets' gravitational force and those that are not.
Наследование: WorldObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Planet ( ) : System

The constructor of a planet which sets a couple of default values.

Описание методов

Planet() публичный Метод

The constructor of a planet which sets a couple of default values.
public Planet ( ) : System
Результат System