Skip to content

Formation should use NDArray #19

@thumbnail

Description

@thumbnail

Since we removed the option to use different vector providers, i think Formation shouldn't have an generic parameter describing the vector.

/**
* @param agent The {@link Agent} to find a formation vector for.
* @return The formation vector for the specified {@link Agent}.
*/
V getFormationFor(A agent);

The SetSupplier should also have the A extends Agent generic while someone is at it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions