Updated Objects (markdown)

2017-06-14 14:52:52 -04:00
parent a4de23f290
commit 5ed629e4d0
+41 -1
@@ -1 +1,41 @@
# Objects # 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