mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-18 14:01:13 +00:00
Update api.md
This commit is contained in:
parent
4dba703116
commit
f8f2fc9671
1 changed files with 5 additions and 1 deletions
|
|
@ -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`
|
||||
write to other players than `player` the packet `packetName` with fields `packetFields`
|
||||
|
|
|
|||
Loading…
Reference in a new issue