SkinAndAnimationBounds class
- Inheritance
-
- Object
- BoundsProvider
- SkinAndAnimationBounds
Constructors
-
SkinAndAnimationBounds.new({List<
String> ? skins, String? animation, double stepTime = 0.1})
Properties
Methods
-
computeBounds(
SkeletonDrawable drawable) → Bounds -
override
-
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