接入ResLogin.otherPlayers
This commit is contained in:
@@ -11,7 +11,7 @@ export interface MsgPlayerMove {
|
||||
/** 玩家昵称 */
|
||||
playerName: string;
|
||||
|
||||
/** 移动后的位置 */
|
||||
/** 移动后的位置(客户端坐标,放大1000倍后的整数) */
|
||||
position: Position;
|
||||
|
||||
/** 移动时间戳 */
|
||||
|
||||
Reference in New Issue
Block a user