This website requires JavaScript.
Explore
Help
Sign In
_Bastler
/
partey_workadventure
Watch
1
Star
0
Fork
0
You've already forked partey_workadventure
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1e6ce4dec8
partey_workadventure
/
pusher
/
src
/
Model
/
PositionInterface.ts
5 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Adding a Pusher container as a middleware/dispatcher between front and back
2020-11-13 18:00:22 +01:00
export
interface
PositionInterface
{
Applying Prettier on pusher and back
2021-06-24 10:09:10 +02:00
x
:
number
;
y
:
number
;
Adding a Pusher container as a middleware/dispatcher between front and back
2020-11-13 18:00:22 +01:00
}
Reference in New Issue
Copy Permalink