Api/dev.colortranslate()

From Minux Wiki
Revision as of 13:22, 1 October 2024 by Shorun (talk | contribs) (Created page with "this function is part of the dev. api and used to translate colors for further use by the api. '''usage:''' local temp = dev.colortranslate(color) '''output:''' returns the color code that other api's need to go on. colors come from the colors. api.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this function is part of the dev. api and used to translate colors for further use by the api.


usage:

local temp = dev.colortranslate(color)


output:

returns the color code that other api's need to go on.

colors come from the colors. api.