CE Draw Utils
Draw utility scripts
Example
// Draws a nine-slice button background
ce_draw_sprite_nine_slice(SprButton, 0, x, y, width, height, tiled);
draw_text(x, y, text);
Installation
Using Catalyst, the open-source package manager for GameMaker Studio 2:
catalyst require slagtand-org/ce-draw-utils
Related
This library is a part of project CE. For more information, please visit the project's repository: https://github.com/slagtand-org/ce