Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    ba95e751
    Add comprehensive in-line documentation for Overcooked simulator · ba95e751
    Florian Schröder authored
    This commit introduces thorough in-line documentation for different modules in the Overcooked simulator's code. This includes adding descriptions for classes, methods, and attributes across multiple files like recording.py, info_msg.py, hooks.py, effect_manager.py, etc. Additionally, explanations and examples of hooks have been provided where relevant. The overall readability and maintainability of the code is expected to improve with this change.
    ba95e751
    History
    Add comprehensive in-line documentation for Overcooked simulator
    Florian Schröder authored
    This commit introduces thorough in-line documentation for different modules in the Overcooked simulator's code. This includes adding descriptions for classes, methods, and attributes across multiple files like recording.py, info_msg.py, hooks.py, effect_manager.py, etc. Additionally, explanations and examples of hooks have been provided where relevant. The overall readability and maintainability of the code is expected to improve with this change.