We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GÖÖi uses a style object which accepts the following properties:
style = { font = gr.newFont(fontDir.."ProggySquare.ttf", 16), fgColor = "#ffffff", bgColor = "#25AAE1F0", mode3d = true, glass = true, radius = 3, innerRadius = 3 } gooi.setStyle(style)-- Applies the style