You can support the development on the Github Sponsors page.


Tech > TEXT ENGINE


Text Engine with some useful features like alignment, border and shadow
made by Tyler Durden
uploaded by TylerDurden
added:
download cartridge
- CLICK TO PLAY -

4


Text Engine with some useful features like alignment, border and shadow.
use chained methods to render text.

Text('Something to say?!')
:x(50)
:y(100)
:color(15)
:scale(2)
:small()
:border()
:left()
:top()
:render()

The 'render' method should always go to the end!

Comments


masternama

Awesome!


Post comment