dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
StateDrawable.StateItem
dlangui
graphics
resources
StateDrawable
Undocumented in source.
class
StateDrawable
static
struct
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
functions
addState
drawTo
load
properties
height
padding
width
static functions
parseList4
structs
StateItem
variables
_paddings
_size
_stateList