This website requires JavaScript.
Explore
Help
Sign In
MoonsideGames
/
AnimationTool
Watch
1
Star
0
Fork
You've already forked AnimationTool
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99e74e2a2c
AnimationTool
/
app
/
Interfaces
/
IPositionData.ts
5 lines
59 B
TypeScript
Raw
Blame
History
export
interface
IPositionData
{
x
:
number
;
y
:
number
;
}
Reference in New Issue
View Git Blame
Copy Permalink