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
06dca9813c
partey_workadventure
/
back
/
src
/
Model
/
PositionInterface.ts
5 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Switching connection to a barycenter approach
2020-04-29 22:41:48 +02:00
export
interface
PositionInterface
{
Applying Prettier on pusher and back
2021-06-24 10:09:10 +02:00
x
:
number
;
y
:
number
;
Switching connection to a barycenter approach
2020-04-29 22:41:48 +02:00
}
Reference in New Issue
Copy Permalink