GravityChooser.GravityChooserState Class Reference

The global state of the gravity chooser game manipulated by the player. More...

List of all members.

Properties

CelestialObject CurrentCelestialObject [get, set]
 Gets or sets the celestial object we are modelling.
EarthGravityModel CurrentEarthGravityModel [get, set]
 Gets or sets the earths gravity model we are using.
int CurrentTextureVariation [get, set]
 Gets or sets the texture variation to use .
double CurrentGravity [get, set]
 Gets or sets the current selected gravity value.

Detailed Description

The global state of the gravity chooser game manipulated by the player.

Definition at line 15 of file GravityChooserState.cs.


Property Documentation

CelestialObject GravityChooser.GravityChooserState.CurrentCelestialObject [get, set]

Gets or sets the celestial object we are modelling.

Definition at line 41 of file GravityChooserState.cs.

EarthGravityModel GravityChooser.GravityChooserState.CurrentEarthGravityModel [get, set]

Gets or sets the earths gravity model we are using.

Definition at line 50 of file GravityChooserState.cs.

double GravityChooser.GravityChooserState.CurrentGravity [get, set]

Gets or sets the current selected gravity value.

Definition at line 68 of file GravityChooserState.cs.

int GravityChooser.GravityChooserState.CurrentTextureVariation [get, set]

Gets or sets the texture variation to use .

Definition at line 59 of file GravityChooserState.cs.


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

Generated by  doxygen 1.6.2