This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
shmodot
Watch
1
Star
0
Fork
You've already forked shmodot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce2a05cdf9
shmodot
/
scripts
/
orbits
/
IMassive.cs
8 lines
82 B
C#
Raw
Blame
History
using
Godot
;
using
System
;
public
interface
IMassive
{
float
Mass
{
get
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink