Header menu logo Nu

Character2dDispatcherExtensions Module

Type extensions

Type extension Description

this.Character2dFacingLeft

Full Usage: this.Character2dFacingLeft

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.Character2dFacingLeft

Full Usage: this.Character2dFacingLeft

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.Character2dIdleImage

Full Usage: this.Character2dIdleImage

Parameters:
    () : unit

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Image AssetTag, Entity>

this.Character2dIdleImage

Full Usage: this.Character2dIdleImage

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Image AssetTag, Entity>

this.Character2dJumpImage

Full Usage: this.Character2dJumpImage

Parameters:
    () : unit

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Image AssetTag, Entity>

this.Character2dJumpImage

Full Usage: this.Character2dJumpImage

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Image AssetTag, Entity>

this.Character2dWalkSheet

Full Usage: this.Character2dWalkSheet

Parameters:
    () : unit

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Image AssetTag, Entity>

this.Character2dWalkSheet

Full Usage: this.Character2dWalkSheet

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Image AssetTag, Entity>

this.GetCharacter2dFacingLeft

Full Usage: this.GetCharacter2dFacingLeft

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetCharacter2dIdleImage

Full Usage: this.GetCharacter2dIdleImage

Parameters:
Returns: Image AssetTag

Extended Type: Entity

world : World
Returns: Image AssetTag

this.GetCharacter2dJumpImage

Full Usage: this.GetCharacter2dJumpImage

Parameters:
Returns: Image AssetTag

Extended Type: Entity

world : World
Returns: Image AssetTag

this.GetCharacter2dWalkSheet

Full Usage: this.GetCharacter2dWalkSheet

Parameters:
Returns: Image AssetTag

Extended Type: Entity

world : World
Returns: Image AssetTag

this.SetCharacter2dFacingLeft

Full Usage: this.SetCharacter2dFacingLeft

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetCharacter2dIdleImage

Full Usage: this.SetCharacter2dIdleImage

Parameters:

Extended Type: Entity

value : Image AssetTag
world : World

this.SetCharacter2dJumpImage

Full Usage: this.SetCharacter2dJumpImage

Parameters:

Extended Type: Entity

value : Image AssetTag
world : World

this.SetCharacter2dWalkSheet

Full Usage: this.SetCharacter2dWalkSheet

Parameters:

Extended Type: Entity

value : Image AssetTag
world : World

Type something to start searching.