Options
All
  • Public
  • Public/Protected
  • All
Menu

A transform contains translation and rotation. It is used to represent the position and orientation of rigid frames.

Hierarchy

  • b2Transform

Index

Constructors

Properties

Transform rotation.

position: b2Vec2

Transform position.

Methods

  • GetAngle(): number
  • Calculate the angle that the rotation matrix represents.

    Returns number

    Rotation matrix angle.

  • SetIdentity(): void

Generated using TypeDoc