Module object.circle

Properties of the circle object most of these properties are optional !

a circle is a object used for drawing a circle to your gui.

which can be userful for styling your gui

Tables

creation_properties circle OBJECT CREATION PROPERTIES


Tables

creation_properties
circle OBJECT CREATION PROPERTIES

Fields:

  • x [number] the x position of the circle
  • y [number] the y position of the circle
  • radius [number] the radius of the circle
  • symbol [string] the symbol to draw the circle with
  • bg [number] the background color to draw the circle with
  • fg [number] the foreground color to draw the circle with
  • filled [boolean] sets whether the circle should be filled or not
generated by LDoc 1.4.6 Last updated 2022-06-23 16:51:50