Click or drag to resize

RealExplosion Constructor

Initializes a new instance of the RealExplosion class

Namespace:  Internal.tainicom.Aether.Physics2D.Common.PhysicsLogic
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public RealExplosion(
	World world
)

Parameters

world
Type: Internal.tainicom.Aether.Physics2D.DynamicsWorld
See Also