Scripting/Squirrel/Functions/cRGB: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary |
|||
| Line 20: | Line 20: | ||
== Related Functions == | == Related Functions == | ||
{{ | {{Scripting/Squirrel/Functions/Data Structures}} | ||
Revision as of 19:46, 2 February 2014
Syntax
cRGB( R, G, B )
Arguments
- int R - Red
- int G - Green
- int B - Blue