openrndr
0.4.5-dev.4.uncommitted+98ebace
jvm
openrndr-draw
/
org.openrndr.draw
/
ColorBufferShadow
/
write
write
jvm
abstract
fun
write
(
x
:
Int
,
y
:
Int
,
r
:
Double
,
g
:
Double
,
b
:
Double
,
a
:
Double
)
(
source
)
open
fun
write
(
x
:
Int
,
y
:
Int
,
color
:
ColorRGBa
)
(
source
)
open
fun
write
(
x
:
Int
,
y
:
Int
,
r
:
Float
,
g
:
Float
,
b
:
Float
,
a
:
Float
)
(
source
)