rip ~master (2018-03-17T20:58:35Z)
Dub
Repo
drawPoint
rip
draw
primitives
Undocumented in source. Be warned that the author may not have intended to support it.
auto
drawPoint
(
T
S
)
(
Surface
surface
,
RGBColor
rgbColor
,
T
x
,
S
y
)
if
(
allArithmetic
!(
T
,
S
)
)
Meta
Source
See Implementation
rip
draw
primitives
functions
drawBresenhamLine
drawCircle
drawConicSection
drawDDALine
drawFilledCircle
drawFilledRectangle
drawFilledTriangle
drawPoint
drawRectangle
drawTriangle