dcsex.ui.Quad

Draw a quadrilateral on the F10 map.

Contents

  1. See Also
  2. Metamethods
    1. quad:__init(points, scope)
    2. quad:__draw()

See Also

Metamethods

quad:__init(points, scope)

Parameters

points
list of points representing the four corners of the quadrilateral.
scope
ex.enum.coalition, which coalition can see the line

quad:__draw()