Table of Contents

Method GetForwardVectorRays

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

GetForwardVectorRays(IEnumerable<int>)

public static IEnumerable<IForwardMap<int, int>> GetForwardVectorRays(IEnumerable<int> directions)

Parameters

directions IEnumerable<int>

Returns

IEnumerable<IForwardMap<int, int>>