function
FromConstant(_color)
Initializes the color using a color constant.
Name | Type | Description |
---|---|---|
_color | Real |
The color constant. |
Struct.BBMOD_Color
Returns self
.
var _red = new BBMOD_Color().FromConstant(c_red);
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.