workadventure/back/src/Model/Websocket
David Négrier 492196b333 Cleanup: renaming "frame" to "character"
The "frame" variable actually contains a string pointing to the character selected.
It has nothing to do with a frame which is usually a particular image in an animation.

I'm renaming the variable accross the application to avoid confusion.
2020-05-08 15:18:22 +02:00
..
ExSocketInterface.ts Cleanup: renaming "frame" to "character" 2020-05-08 15:18:22 +02:00
ExtRoom.ts Cleanup: renaming "frame" to "character" 2020-05-08 15:18:22 +02:00
ExtRoomsInterface.ts Refactor to create interface rooms. 2020-04-05 15:51:47 +02:00
Message.ts Cleanup: renaming "frame" to "character" 2020-05-08 15:18:22 +02:00
MessageUserPosition.ts Merge branch 'master' into webrtc 2020-04-29 00:05:16 +02:00
PointInterface.ts Fix Message send to add direction 2020-04-07 21:02:23 +02:00