Documentation ¶
Index ¶
- type A
- func (a *A) AABB() hyperrectangle.R
- func (a *A) Flags() flags.F
- func (a *A) Heading() polar.V
- func (a *A) ID() id.ID
- func (a *A) Mass() float64
- func (a *A) MaxAcceleration() float64
- func (a *A) MaxAngularVelocity() float64
- func (a *A) MaxVelocity() float64
- func (a *A) MoveMode() move.F
- func (a *A) Position() vector.V
- func (a *A) Radius() float64
- func (a *A) Size() size.F
- func (a *A) TargetPosition() vector.V
- func (a *A) TargetVelocity() vector.V
- func (a *A) Team() team.F
- func (a *A) Velocity() vector.V
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type A ¶
func (*A) AABB ¶
func (a *A) AABB() hyperrectangle.R
func (*A) MaxAcceleration ¶
func (*A) MaxAngularVelocity ¶
func (*A) MaxVelocity ¶
func (*A) TargetPosition ¶ added in v0.3.2
func (*A) TargetVelocity ¶
Click to show internal directories.
Click to hide internal directories.