Archipelago/docs
black-sliver b21b5cceb8
Doc, SoE: Logic mixin: no underscore for public members (#1049)
* Doc: logic mixin, drop underscore, clarify

conventionally, we added a leading underscore to logic mixins' function
names. This is noisy in the warning section of IDEs. Leading underscores
should only be used for private/protected functions.

In addition, the use of self.world and/or requirement to (no) pass in stuff
was not made clear earlier.

* SoE: fix _ warnings for logic mixin
2022-09-25 18:00:22 +02:00
..
img
network diagram
adding games.md
apworld specification.md doc: update use of relative/absolute imports 2022-09-18 10:22:17 +02:00
code_of_conduct.md
contributing.md
network protocol.md
running from source.md CI/Doc: Use pytest subtests (#986) 2022-09-01 09:30:28 +02:00
style.md
webhost configuration sample.yaml
world api.md Doc, SoE: Logic mixin: no underscore for public members (#1049) 2022-09-25 18:00:22 +02:00