updated graphics comments

This commit is contained in:
Mikayla Fischler
2023-07-09 23:42:44 -04:00
parent df61ec2c62
commit 1edee7f64b
32 changed files with 32 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ local element = require("graphics.element")
---@field parent graphics_element
---@field id? string element id
---@field x? integer 1 if omitted
---@field y? integer 1 if omitted
---@field y? integer auto incremented if omitted
-- new core map box
---@nodiscard