TextureRegion class

Implementers

Constructors

TextureRegion()

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
getter/setter pair
offsetX int
getter/setter pair
offsetY int
getter/setter pair
originalHeight int
getter/setter pair
originalWidth int
getter/setter pair
renderObject ↔ dynamic
getter/setter pair
rotate bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
u double
getter/setter pair
u2 double
getter/setter pair
v double
getter/setter pair
v2 double
getter/setter pair
width int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited