armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Renderer.translate
armos
graphics
renderer
Renderer
void
translate
(T x, T y, T z)
void
translate
(V vec)
class
Renderer
void
translate
(
V
)
(
in
V
vec
)
if
(
armos.math.isVector
!(
V
)
)
Meta
Source
See Implementation
armos
graphics
renderer
Renderer
constructors
this
functions
background
blendMode
color
currentMaterial
currentStyle
draw
drawLine
drawRectangle
fillBackground
finishRender
isBackgrounding
isSmoothingLine
isUsingDepthTest
isUsingFbo
lineWidth
popMaterialStack
popStyle
pushMaterialStack
pushStyle
resize
rotate
samples
scale
setup
startRender
style
translate
mixins
__anonymous