sengine API
View source
abstract
GradientStops(
Array
<
GradientStop
>)
package
s.markup.elements.gradients
from
Array
<
GradientStop
>
import
s.markup.elements.gradients.Gradient
@:build(s.shortcut.ShortcutMacro.mixinBuild())
@:forward.new
@:forward(length,concat,slice,toString,contains,indexOf,lastIndexOf,copy,iterator,keyValueIterator,map,filter)
Static methods
@:op([])
static
inline
arrayRead
(
this:
Array
<
GradientStop
>,
i:
Int
):
GradientStop