workadventure/back/src/Model
David Négrier 02e6b50b16 Adding the display of a circle around the group
This PR adds the display of a circle around groups. This is useful to view where you need to go to speak to someone but also to debug.

Note: implementation is suboptimal, relying on a "graphics" object that is known to be slow. In the future, we need to use a circle as a sprite instead.
2020-05-08 00:35:36 +02:00
..
Websocket Send event and play animation with user frame 2020-05-06 01:50:01 +02:00
Distance.ts blocked on some logic...WIP commit 2020-04-08 20:40:44 +02:00
Group.ts Merge 2020-05-03 17:47:54 +02:00
PositionInterface.ts Switching connection to a barycenter approach 2020-04-29 22:41:48 +02:00
UserInterface.ts unit test on connect is working, lets start the worst .... 2020-04-09 23:26:19 +02:00
World.ts Adding the display of a circle around the group 2020-05-08 00:35:36 +02:00