The OpenD Programming Language

IRenderingContext2D.fillText

Draw filled text.

interface IRenderingContext2D
void
fillText
(
const(char)[] text
,
float x
,
float y
)

Meta