@@ -5,8 +5,9 @@ import (
)
type Player struct {
ID string
Conn *websocket.Conn
Username string
X, Y float64
DX, DY float64
The note is not visible to the blocked user.