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
aa592537c7
shmodot
/
scripts
/
orbits
/
Orbit.cs
13 lines
123 B
C#
Raw
Blame
History
using
Godot
;
using
System
;
public
class
Orbit
{
public
Orbit
(
PointMass
a
,
PointMass
b
)
{
}
// ellipse
}
Reference in New Issue
View Git Blame
Copy Permalink