- addChild
void addChild(DiWidget e)
Undocumented in source. Be warned that the author may not have intended to support it.
- destruct
void destruct()
Undocumented in source. Be warned that the author may not have intended to support it.
- find
DiWidget find(vec2 mpos, ubyte evcode)
поиск дочернего элемента по локальному положению мыши и коду события
- forceReshape
void forceReshape(irect r)
принудительное изменение размера bbox, вне зависимости от фиксированности
- removeChilds
auto removeChilds(DiWidget[] list)
Undocumented in source. Be warned that the author may not have intended to support it.
- reparent
void reparent(DiWidget npar)
Undocumented in source. Be warned that the author may not have intended to support it.
- setContext
void setContext(DiContext nctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- activeArea
const(DiArea) activeArea [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- drawRect
irect drawRect [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- focus
bool focus [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- focus
bool focus [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isDestructed
bool isDestructed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- lims
size_lim_t!int lims [@property getter]
возвращает копию пределов размера прямоугольника
- offset
vec2 offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- offset
vec2 offset [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rect
irect rect [@property getter]
возвращает копию прямоугольника
- rect
irect rect [@property setter]
- scale
vec2 scale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
vec2 scale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- visible
bool visible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- visible
bool visible [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.