|
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.
|

Public Member Functions | |
| None | __init__ (self) |
Data Fields | |
| enum_equivalence | |
| text_equivalence | |
| item_string_to_class | |
| item_class_to_string | |
_summary_ This is a class containing the translations enum data From command to string and string to command etc
Definition at line 27 of file global_variables.py.
| None global_variables.TranslationReference.__init__ | ( | self | ) |
Definition at line 34 of file global_variables.py.
| global_variables.TranslationReference.enum_equivalence |
Definition at line 35 of file global_variables.py.
| global_variables.TranslationReference.item_class_to_string |
Definition at line 84 of file global_variables.py.
| global_variables.TranslationReference.item_string_to_class |
Definition at line 73 of file global_variables.py.
| global_variables.TranslationReference.text_equivalence |
Definition at line 53 of file global_variables.py.