IHasTextureRegion Type
Instance members
Instance member | Description |
Full Usage:
this.A
Modifiers: abstract |
|
Full Usage:
this.B
Modifiers: abstract |
|
Full Usage:
this.G
Modifiers: abstract |
|
Full Usage:
this.Path
Modifiers: abstract |
|
Full Usage:
this.R
Modifiers: abstract |
|
Full Usage:
this.Region
Modifiers: abstract |
Sets the region used to draw the attachment. After setting the region or if the region's properties are changed, IHasTextureRegion.UpdateRegion must be called. |
Full Usage:
this.Sequence
Modifiers: abstract |
|
Full Usage:
this.UpdateRegion
Modifiers: abstract |
Updates any values the attachment calculates using the IHasTextureRegion.Region. Must be called after setting the IHasTextureRegion.Region or if the region's properties are changed. |