menu
bonfire package
documentation
mixins/path_finding/path_finding.dart
WithPathFinding
isMoving property
isMoving property
dark_mode
light_mode
isMoving
property
bool
get
isMoving
inherited
Implementation
bool get isMoving => _countMove > _countMoveToNotIdle;
bonfire package
documentation
mixins/path_finding/path_finding
WithPathFinding
isMoving property
WithPathFinding mixin