SpriteSheetFrameCoordinateOffsets

indigo.shared.display.SpriteSheetFrame$.SpriteSheetFrameCoordinateOffsets
final case class SpriteSheetFrameCoordinateOffsets(scale: Vector2, translate: Vector2, translateCoords: Vector2 => Vector2)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

inline def offsetToCoords(textureOffset: Vector2): Vector2

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product