Header menu logo Nu

BodyJointFacetExtensions Module

Type extensions

Type extension Description

this.BodyJoint

Full Usage: this.BodyJoint

Parameters:
    () : unit

Returns: Lens<BodyJoint, Entity>

Extended Type: Entity

() : unit
Returns: Lens<BodyJoint, Entity>

this.BodyJoint

Full Usage: this.BodyJoint

Returns: Lens<BodyJoint, Entity>

Extended Type: Entity

Returns: Lens<BodyJoint, Entity>

this.BodyJointBreakEvent

Full Usage: this.BodyJointBreakEvent

Parameters:
    () : unit

Returns: BodyJointBreakData Address

Extended Type: Entity

() : unit
Returns: BodyJointBreakData Address

this.BodyJointBreakEvent

Full Usage: this.BodyJointBreakEvent

Returns: BodyJointBreakData Address

Extended Type: Entity

Returns: BodyJointBreakData Address

this.BodyJointEnabled

Full Usage: this.BodyJointEnabled

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

() : unit
Returns: Lens<bool, Entity>

this.BodyJointEnabled

Full Usage: this.BodyJointEnabled

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.BodyJointId

Full Usage: this.BodyJointId

Parameters:
    () : unit

Returns: Lens<BodyJointId, Entity>

Extended Type: Entity

() : unit
Returns: Lens<BodyJointId, Entity>

this.BodyJointId

Full Usage: this.BodyJointId

Returns: Lens<BodyJointId, Entity>

Extended Type: Entity

Returns: Lens<BodyJointId, Entity>

this.BodyJointTarget

Full Usage: this.BodyJointTarget

Parameters:
    () : unit

Returns: Lens<Entity Relation, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Entity Relation, Entity>

this.BodyJointTarget

Full Usage: this.BodyJointTarget

Returns: Lens<Entity Relation, Entity>

Extended Type: Entity

Returns: Lens<Entity Relation, Entity>

this.BodyJointTarget2Opt

Full Usage: this.BodyJointTarget2Opt

Parameters:
    () : unit

Returns: Lens<Entity Relation option, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Entity Relation option, Entity>

this.BodyJointTarget2Opt

Full Usage: this.BodyJointTarget2Opt

Returns: Lens<Entity Relation option, Entity>

Extended Type: Entity

Returns: Lens<Entity Relation option, Entity>

this.BreakingPoint

Full Usage: this.BreakingPoint

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.BreakingPoint

Full Usage: this.BreakingPoint

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.Broken

Full Usage: this.Broken

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

() : unit
Returns: Lens<bool, Entity>

this.Broken

Full Usage: this.Broken

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.CollideConnected

Full Usage: this.CollideConnected

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

() : unit
Returns: Lens<bool, Entity>

this.CollideConnected

Full Usage: this.CollideConnected

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.GetBodyJoint

Full Usage: this.GetBodyJoint

Parameters:
Returns: BodyJoint

Extended Type: Entity

world : World
Returns: BodyJoint

this.GetBodyJointEnabled

Full Usage: this.GetBodyJointEnabled

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetBodyJointId

Full Usage: this.GetBodyJointId

Parameters:
Returns: BodyJointId

Extended Type: Entity

world : World
Returns: BodyJointId

this.GetBodyJointTarget

Full Usage: this.GetBodyJointTarget

Parameters:
Returns: Entity Relation

Extended Type: Entity

world : World
Returns: Entity Relation

this.GetBodyJointTarget2Opt

Full Usage: this.GetBodyJointTarget2Opt

Parameters:
Returns: Entity Relation option

Extended Type: Entity

world : World
Returns: Entity Relation option

this.GetBreakingPoint

Full Usage: this.GetBreakingPoint

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetBroken

Full Usage: this.GetBroken

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetCollideConnected

Full Usage: this.GetCollideConnected

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.SetBodyJoint

Full Usage: this.SetBodyJoint

Parameters:

Extended Type: Entity

value : BodyJoint
world : World

this.SetBodyJointEnabled

Full Usage: this.SetBodyJointEnabled

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetBodyJointTarget

Full Usage: this.SetBodyJointTarget

Parameters:

Extended Type: Entity

value : Entity Relation
world : World

this.SetBodyJointTarget2Opt

Full Usage: this.SetBodyJointTarget2Opt

Parameters:

Extended Type: Entity

value : Entity Relation option
world : World

this.SetBreakingPoint

Full Usage: this.SetBreakingPoint

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetBroken

Full Usage: this.SetBroken

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetCollideConnected

Full Usage: this.SetCollideConnected

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

Type something to start searching.