dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
StateDrawable.StateItem
dlangui
graphics
resources
StateDrawable
Undocumented in source.
class
StateDrawable
static
class
StateItem {
uint
stateMask
;
uint
stateValue
;
ColorTransform
transform
;
DrawableRef
drawable
;
uint
matchState
[@property setter];
}
Members
Properties
matchState
uint
matchState
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
drawable
DrawableRef
drawable
;
Undocumented in source.
stateMask
uint
stateMask
;
Undocumented in source.
stateValue
uint
stateValue
;
Undocumented in source.
transform
ColorTransform
transform
;
Undocumented in source.
Meta
Source
See Implementation
dlangui
graphics
resources
StateDrawable
classes
StateItem
destructors
~this
functions
addState
drawTo
load
properties
height
padding
width
static functions
parseList4
variables
_paddings
_size
_stateList