Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | quest_tutorial |
class | quest_tutorial_factory |
class | Executor |
Namespaces | |
quest_tutorial | |
Constant Groups | |
quest_tutorial | |
Variables | |
string | SAVE_KEY = "quest_tutorial" |
int | STAGE_DOCKED = 0 |
int | STAGE_AWAY = 1 |
int | STAGE_ORBIT = 2 |
int | STAGE_ACCEPT = 4 |
int | COMPLETE_TUTORIAL1 = 5 |
int | COMPLETE_TUTORIAL2 = 6 |
int | COMPLETE_TUTORIAL3 = 7 |
int | COMPLETE_TUTORIAL4 = 8 |
int | COMPLETE_TUTORIAL5 = 10 |
int | STAGE_DECLINE = 98 |