blocked on some logic...WIP commit
This commit is contained in:
parent
6cca64e62e
commit
e3b0f99f04
6 changed files with 191 additions and 168 deletions
|
@ -2,6 +2,6 @@ import {MessageUserPosition} from "../Model/Websocket/MessageUserPosition";
|
|||
|
||||
export interface Distance {
|
||||
distance: number,
|
||||
user1: MessageUserPosition,
|
||||
user2: MessageUserPosition,
|
||||
first: MessageUserPosition,
|
||||
second: MessageUserPosition,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue