Vixen
02b45cc4
csharp
public interface IMoveSelector

Which move to play. The whole of selection, and replaceable.

Read the guide page for this →

Remarks

The seam a project takes to replace the policy outright — a feature-vector nearest-neighbour matcher, a learned policy, a table-driven chooser. All of them are "a thing that picks an entry from a set given a question", which is this.

Methods (1)

Used by (4)

  • MoveSetMotionVixen.Animation
  • QueryMoveSelectorVixen.Animation
  • SeamTestsVixen.Animation.Tests
  • TableTestSelectorVixen.Animation.Tests