diff --git a/Objects.md b/Objects.md index db71f7e..534bf24 100644 --- a/Objects.md +++ b/Objects.md @@ -1 +1,41 @@ -# Objects \ No newline at end of file +# Objects +There are 4 main types of objects in the multi library +1. [Runners](https://github.com/rayaman/multi/wiki/Objects#Runners) +2. [Actors](https://github.com/rayaman/multi/wiki/Objects#Actors) +3. [Semi-Actors](https://github.com/rayaman/multi/wiki/Objects#Semi-Actors) +4. [Non-Actors](https://github.com/rayaman/multi/wiki/Objects#Non-Actors) +# Runners + + + + + + + + +# Actors + + + + + + + +# Semi-Actors + + + + + + + + +# Non-Actors + + + + + + + +