m
no edit summary
(GetPlayerBearing) |
mNo edit summary |
||
| Line 19: | Line 19: | ||
:[[RGBToHex]](red, green, blue) - Converts a RGB value (0-255) into a hex string | :[[RGBToHex]](red, green, blue) - Converts a RGB value (0-255) into a hex string | ||
:[[RGBPercToHex]](red, green, blue) - Converts a RGB value (0.0-1.0) into a hex string | :[[RGBPercToHex]](red, green, blue) - Converts a RGB value (0.0-1.0) into a hex string | ||
== Cursor Functions == | |||
:[[GetCursorScaledPosition]]() - Return the exact position the cursor is at based on scale. | |||
== Frame Functions == | == Frame Functions == | ||