EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Planet Class Reference

#include "Planet.h"

Public Member Functions

 ~Planet ()
 
Planet.cpp

Specific Class for individual planets. this class will hold all planet data and relative info for each planet.

: Allan

Date
: 30 April 2016
 Planet ()
 

Detailed Description

Todo:
update this to create a planet item instead of the default celestial item

Definition at line 20 of file Planet.h.

Constructor & Destructor Documentation

Planet::Planet ( )
Todo:
will need to make an InventoryItem class specific for planets here eventually

Definition at line 39 of file Planet.cpp.

40 {
42 }
Planet::~Planet ( )
inline

Definition at line 24 of file Planet.h.

24 { /* do nothing here */ }

The documentation for this class was generated from the following files: