gameforge - v0.1.12
Preparing search index...
Pixi
IFillStyleOptions
Interface IFillStyleOptions
interface
IFillStyleOptions
{
alpha
?:
number
;
color
?:
ColorSource
;
matrix
?:
Matrix
;
texture
?:
Texture
<
Resource
>
;
}
Hierarchy (
View Summary
)
IFillStyleOptions
ILineStyleOptions
Index
Properties
alpha?
color?
matrix?
texture?
Properties
Optional
alpha
alpha
?:
number
Optional
color
color
?:
ColorSource
Optional
matrix
matrix
?:
Matrix
Optional
texture
texture
?:
Texture
<
Resource
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
color
matrix
texture
gameforge - v0.1.12
Loading...