updated type hints for remaining graphics_element generic types
This commit is contained in:
@@ -31,7 +31,7 @@ local wh_gray = style.wh_gray
|
||||
local lg_gray = style.lg_gray
|
||||
|
||||
-- make a new unit flow window
|
||||
---@param parent graphics_element parent
|
||||
---@param parent DisplayBox parent
|
||||
---@param x integer top left x
|
||||
---@param y integer top left y
|
||||
---@param wide boolean whether to render wide version
|
||||
|
||||
Reference in New Issue
Block a user