Click or drag to resize

MoveResultExtensions Methods

The MoveResultExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculateNeededFacing
Calculates the required facing to face a point from any other point.
Public methodStatic memberIsSuccessful
Determines whether the specified move result is successful.
Public methodStatic memberMinByOrDefaultTSource, TKey
Finds the minimum TSource in source based on a key.
Public methodStatic memberNormalizeRadian
Normalizes a radian so it's between 0 and pi * 2.
Top
See Also