Skip to main content

send_pos

Function send_pos 

Source
pub fn send_pos(pid: u16)
Expand description

Send a PlayerPosition packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void