|
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.Physics.BallCollision:Static Public Member Functions | |
| static BallStepResult | Step (PhysicsProperties physicsProperties, Entity entity, ref float entityAngularVelocity, IBallContactListener listener) |
Private Types | |
| enum | TileEdges : uint { None = 0U , Top = 1U , Bottom = 2U , Left = 4U , Right = 8U , TopLeftSlope = 16U , TopRightSlope = 32U , BottomLeftSlope = 64U , BottomRightSlope = 128U } |
Definition at line 12 of file BallCollision.cs.