MCPcopy Create free account
hub / github.com/dabing1022/Blog / translate

Method translate

Processing/game2dai/maths/Matrix2D.java:118–124  ·  view source on GitHub ↗

Translate the matrix by the amount specified in x and y. @param x x-translation value @param y y-translation value

(double x, double y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

worldTransformMethod · 0.95
pointToWorldSpaceMethod · 0.95
p5.min.jsFile · 0.80
processing.min.jsFile · 0.80
p5.jsFile · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80

Calls 1

matrixMultiplyMethod · 0.95

Tested by

no test coverage detected