|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|

Static Public Attributes | |
| int | FOOD = 1 |
| int | LINEMATE = 2 |
| int | DERAUMERE = 3 |
| int | SIBUR = 4 |
| int | MENDIANE = 5 |
| int | PHIRAS = 6 |
| int | THYSTAME = 7 |
| int | PLAYER = 8 |
| int | UNKNOWN = 9 |
_summary_ This is a python version of an enum. This enum hosts a set of variables referencing the available types of objects that can be gathered from the field
Definition at line 125 of file global_variables.py.
|
static |
Definition at line 133 of file global_variables.py.
|
static |
Definition at line 131 of file global_variables.py.
|
static |
Definition at line 132 of file global_variables.py.
|
static |
Definition at line 135 of file global_variables.py.
|
static |
Definition at line 136 of file global_variables.py.
|
static |
Definition at line 138 of file global_variables.py.
|
static |
Definition at line 134 of file global_variables.py.
|
static |
Definition at line 137 of file global_variables.py.
|
static |
Definition at line 139 of file global_variables.py.