init(tailLocation:tailAngle:)
Create an new speech bubble with a tail pointing to a specific location.
Declaration
init(tailLocation: CGPoint, tailAngle: CGFloat)Parameters
- tailLocation:
The position of the tail tip in unit coordinate space.
- tailAngle:
The angle of the tail in radians.