Vec2

ai.dragonfly.math.vector.Vec2$
object Vec2

Created by clifton on 1/10/17.

Attributes

Source:
Vec2.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Vec2.type

Members list

Concise view

Value members

Concrete methods

def rotateAll(vectors: NArray[Vec[2]], radians: Double): NArray[Vec[2]]

Attributes

Source:
Vec2.scala
def rotateAllDegrees(vectors: NArray[Vec[2]], degrees: Double): NArray[Vec[2]]

Attributes

Source:
Vec2.scala