ExperimentalGear/scripts/api/graphics.lua

7 lines
157 B
Lua
Raw Permalink Normal View History

2022-05-06 00:05:20 +02:00
-- TODO(local): put these class types somewhere more common
---@class StrokeParams
---@field color number[]?
---@field alpha number?
---@field size number?