We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get camera 2d transform matrix
cam = {offset:[400,300], target:[0,0], rotation:0, zoom:1} mat = raylib.GetCameraMatrix2D(cam) print "2D camera matrix obtained."
There was an error while loading. Please reload this page.