Actor3D IsColliding Method Delta Engine Documentation

Namespace: DeltaEngine.GameLogic
Assembly: DeltaEngine.GameLogic (in DeltaEngine.GameLogic.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public bool IsColliding(
	Actor other
)

Return Value

Type: Boolean

Implements

Actor IsColliding(Actor)
See Also