Module object.rectangle

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

rectangle is used for drawing styled rectangles and boxes in your gui you can use it to give your gui a nicer look by for example adding borders around your objects

Tables

properties rectangle OBJECT CREATION PROPERTIES


Tables

properties
rectangle OBJECT CREATION PROPERTIES

Fields:

  • x [number] the x position of the rectangle
  • y [number] the y position of the rectangle
  • width [number] the width of the rectangle
  • height [number] the height of the rectangle
  • color [number] the color of the rectangle
  • symbols [table] a custom style for the rectangle. you can make your own or use the existing ones at guih.presets.rect
generated by LDoc 1.4.6 Last updated 2022-06-23 16:51:50