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
파일 보기 프로젝트 열기: julius/pse_spacewar 1 사용 예제들

공개 메소드들

메소드 설명
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