|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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 |
| static readonly GolfHelper.ContactListener | Listener |
Static Private Member Functions | |
| static | GolfHelper () |
Static Private Attributes | |
| static FancyGolfPredictionLine | _predictionLine |
Definition at line 21 of file GolfHelper.cs.