FlameScrollController class

Constructors

FlameScrollController()

Properties

hashCode int
The hash code for this object.
no setterinherited
lastPosition → Vector2
no setter
listeners List<FlameScrollControllerListener>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addListener(FlameScrollControllerListener listener) → void
jumpTo(Vector2 position) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeListener(FlameScrollControllerListener listener) → void
toString() String
A string representation of this object.
inherited
updatePosition(Vector2 position) → void

Operators

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