Click or drag to resize

SimpleExplosion Constructor

Initializes a new instance of the SimpleExplosion 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 SimpleExplosion(
	World world
)

Parameters

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