Armory 3D Engine
class
Graphics1
package
kha.graphics2
implements
Graphics
@:directlyUsed
Constructor
new
(
canvas:
Canvas
)
Methods
begin
():
Void
end
():
Void
setPixel
(
x:
Int
,
y:
Int
,
color:
Color
):
Void