dgui v1.0.1 (2014-05-20T11:28:38Z)
Dub
Repo
Size
dgui
core
geometry
Undocumented in source.
struct
Size {
union
__anonymous
;
bool
opEquals
(Size sz);
static
Size
opCall
(int w, int h);
}
Members
Functions
opEquals
bool
opEquals
(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
Size
opCall
(int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Meta
Source
See Implementation
dgui
core
geometry
structs
Point
Rect
Size
variables
nullPoint
nullRect
nullSize