- sideBottom
uint sideBottom(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideLeft
uint sideLeft(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideRight
uint sideRight(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideTop
uint sideTop(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideX
uint[2] sideX(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideY
uint[2] sideY(uint[4] sides)
Undocumented in source. Be warned that the author may not have intended to support it.
- style
Style style(Data data, Style[] parents)
Style style(Style[] parents)
Create a new style initialized with given D code.