BBMOD_BaseRenderer.set_position

A function defined in BBMOD_BaseRenderer.gml

set_position(_x, _y)

Description

Changes the renderer's position on the screen.

Arguments

Name Type Description
_x Real The new X position on the screen.
_y Real The new Y position on the screen.

Returns

Struct.BBMOD_BaseRenderer Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.