Static Public Attributes | List of all members
PlanetLevels Class Reference

Available level flags for Planet codes. More...

Inherits object.

Static Public Attributes

int All = 32767
 All available levels. More...
 
int Bars62 = 1
 62 bars. More...
 
int Bars72 = 2
 72 bars. More...
 
int Nothing = 0
 None. More...
 

Detailed Description

Available level flags for Planet codes.

Member Data Documentation

◆ All

int All = 32767
static

All available levels.

◆ Bars62

int Bars62 = 1
static

62 bars.

◆ Bars72

int Bars72 = 2
static

72 bars.

◆ Nothing

int Nothing = 0
static

None.