Changes the background color of every ACTile
in the ACTileGroup
attached to this ACTileLiveUpdate
action to one of the colors listed in sequence.
More...
Changes the background color of every ACTile
in the ACTileGroup
attached to this ACTileLiveUpdate
action to one of the colors listed in sequence.
ActionComponents.ACTileLiveUpdateGroupColorRandom.ACTileLiveUpdateGroupColorRandom |
( |
ACTileGroup |
group | ) |
|
ActionComponents.ACTileLiveUpdateGroupColorRandom.ACTileLiveUpdateGroupColorRandom |
( |
ACTileGroup |
group, |
|
|
ACColor[] |
colors |
|
) |
| |
void ActionComponents.ACTileLiveUpdateGroupColorRandom.Add |
( |
ACColor |
color | ) |
|
Add the specified color.
- Parameters
-
void ActionComponents.ACTileLiveUpdateGroupColorRandom.Clear |
( |
| ) |
|
override void ActionComponents.ACTileLiveUpdateGroupColorRandom.PerformUpdate |
( |
| ) |
|
|
virtual |
void ActionComponents.ACTileLiveUpdateGroupColorRandom.RemoveAt |
( |
int |
index | ) |
|
Removes the color
at the given index
- Parameters
-
int ActionComponents.ACTileLiveUpdateGroupColorRandom.count |
|
get |
Gets the count of colors
The count.
ACColor ActionComponents.ACTileLiveUpdateGroupColorRandom.this[int index] |
|
getset |
Gets or sets the color
at the specified index.
- Parameters
-