terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static BallStepResult | Step (PhysicsProperties physicsProperties, Entity entity, 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 10 of file BallCollision.cs.