menu
ignis
ignis.dart
FollowEffect
destination property
destination
dark_mode
light_mode
destination
property
Vector2
get
destination
Where
target
is currently moving toward.
Implementation
Vector2 get destination => following.position;
ignis
ignis
FollowEffect
destination property
FollowEffect class