dcsex.ui.Triangle

Draw a triangle on the F10 map.

Contents

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

See Also

Metamethods

triangle:__init(points, scope)

Parameters

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

triangle:__draw()