C# (CSharp) FarseerPhysics.Controllers Namespace

Classes

Name Description
AbstractForceController
BuoyancyController
Controller
ControllerFilter
GravityController
SimpleWindForce Reference implementation for forces based on AbstractForceController It supports all features provided by the base class and illustrates proper usage as an easy to understand example. As a side-effect it is a nice and easy to use wind force for your projects
VelocityLimitController Put a limit on the linear (translation - the movespeed) and angular (rotation) velocity of bodies added to this controller.