Click or drag to resize

IGravitationalAffecter Interface

Represents a gravitational pull on entities.

Namespace:  Archon.SwissArmyLib.Gravity
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IGravitationalAffecter
Request Example View Source

The IGravitationalAffecter type exposes the following members.

Methods
  NameDescription
Public methodGetForceAt
Calculates how much gravitational pull is at a specific location caused by this affecter.
Top
See Also