Method FollowFlags
FollowFlags(Color)
Follow the flags of a certain color
public bool FollowFlags(Color color)
Parameters
color
ColorColor of the flags to follow
Returns
- bool
True if all flags were reached, false otherwise
Follow the flags of a certain color
public bool FollowFlags(Color color)
color
ColorColor of the flags to follow
True if all flags were reached, false otherwise