PEd_GUIDrawTextShadow

function

PEd_GUIDrawTextShadow(_x, _y, _text, _colourText, _colourShadow)

Description

Draws text with shadow at the given position.

Arguments

Name Type Description
_x Real The x position to draw the text at.
_y Real The y position to draw the text at.
_text String The text to draw.
_colourText Real The color of the text.
_colourShadow Real The color of the shadow.

Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.