1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Replace ColorN and from HTML with a string constructor

This commit is contained in:
Aaron Franke
2020-12-06 17:37:34 -05:00
parent b24c24f64b
commit f55445079a
9 changed files with 110 additions and 70 deletions

View File

@@ -101,7 +101,6 @@ public:
STR_TO_VAR,
VAR_TO_BYTES,
BYTES_TO_VAR,
COLORN,
MATH_SMOOTHSTEP,
MATH_POSMOD,
MATH_LERP_ANGLE,