Package

net.psforever.objects.vital

resolution

Permalink

package resolution

Visibility
  1. Public
  2. All

Type Members

  1. abstract class DamageResistCalculations[A] extends ResolutionCalculations

    Permalink

    A specific implementation of ResolutionCalculations that deals with the damage value and the resistance value in a specific manner.

    A specific implementation of ResolutionCalculations that deals with the damage value and the resistance value in a specific manner. (The input type of the function literal output of calcFunc.)

    A

    an internal type that converts between calcFunc's output and applyFunc's input; never has to be defined explicitly, but will be checked upon object definition

  2. trait ResolutionCalculations extends AnyRef

    Permalink

    The base for the combining step of all projectile-induced damage calculation function literals.

  3. trait ResolutionSelection extends AnyRef

    Permalink

    Maintain information about four target types as the entry points for damage calculation.

Value Members

  1. object ResolutionCalculations

    Permalink

Ungrouped