From f8f2fc9671deacec369c86081a23ca85fcf0fd84 Mon Sep 17 00:00:00 2001 From: mhsjlw Date: Thu, 27 Aug 2015 13:03:26 -0400 Subject: [PATCH] Update api.md --- doc/api.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/api.md b/doc/api.md index 03cf94f..fe7eff2 100644 --- a/doc/api.md +++ b/doc/api.md @@ -183,6 +183,10 @@ Object uuid to players The map +#### serv.entities + +All of the entities + ### Events #### "error" (error) @@ -272,4 +276,4 @@ The internal implementation to communicate with a client #### player._writeOthers(packetName, packetFields) -write to other players than `player` the packet `packetName` with fields `packetFields` \ No newline at end of file +write to other players than `player` the packet `packetName` with fields `packetFields`