des ~master (2021-12-19T09:15:35.5306905)
Dub
Repo
DiNovemShapeDrawable
desgui
core
draw
Undocumented in source.
interface
DiNovemShapeDrawable :
DiShapeDrawable
{
DiShapeDrawable
[
9
]
elems
[@property getter];
ivec2
corner
[@property getter];
void
draw
();
void
reshape
(irect r);
}
Members
Functions
draw
void
draw
()
Undocumented in source. Be warned that the author may not have intended to support it.
reshape
void
reshape
(irect r)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
corner
ivec2
corner
[@property getter]
Undocumented in source.
elems
DiShapeDrawable
[
9
]
elems
[@property getter]
Undocumented in source.
Inherited Members
From DiShapeDrawable
reshape
void
reshape
(irect )
Undocumented in source.
Meta
Source
See Implementation
desgui
core
draw
interfaces
DiAnimate
DiAnimateShape
DiDrawFactory
DiDrawRect
DiDrawStack
DiDrawable
DiNovemShapeDrawable
DiShapeDrawable
DiViewport