|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Collaboration diagram for Terraria.GameContent.Golf.GolfHelper:Classes | |
| struct | ClubProperties |
| class | ContactListener |
| struct | ShotStrength |
Static Public Attributes | |
| const int | PointsNeededForLevel1 = 500 |
| const int | PointsNeededForLevel2 = 1000 |
| const int | PointsNeededForLevel3 = 2000 |
| static readonly PhysicsProperties | PhysicsProperties = new PhysicsProperties(0.3f, 0.99f) |
| static readonly ContactListener | Listener = new ContactListener() |
| static FancyGolfPredictionLine | PredictionLine |
Definition at line 12 of file GolfHelper.cs.