Header menu logo Nu

Sequence Type

Constructors

Constructor Description

Sequence(count)

Full Usage: Sequence(count)

Parameters:
    count : int

count : int

Sequence(other)

Full Usage: Sequence(other)

Parameters:

Copy constructor.

other : Sequence

Instance members

Instance member Description

this.Apply

Full Usage: this.Apply

Parameters:
slot : Slot
attachment : IHasTextureRegion

this.Digits

Full Usage: this.Digits

this.GetPath

Full Usage: this.GetPath

Parameters:
    basePath : string
    index : int

Returns: string
basePath : string
index : int
Returns: string

this.Id

Full Usage: this.Id

Returns: int

Returns a unique ID for this attachment.

Returns: int

this.Regions

Full Usage: this.Regions

Returns: TextureRegion[]
Returns: TextureRegion[]

this.SetupIndex

Full Usage: this.SetupIndex

The index of the region to show for the setup pose.

this.Start

Full Usage: this.Start

Type something to start searching.