Skip to content
Ale2610 edited this page Oct 17, 2014 · 1 revision

SertexAPI 1.1

SertexAPI is an API made by @Ale2610

How to use

sertexapi.left(y, text) ( sertexapi.left(5, "Left!") )

sertexapi.center(y, text) ( sertexapi.center(8, "Center!") )

sertexapi.left(y, text) ( sertexapi.left(3, "Right!") )

sertexapi.centerDisplay(text) ( sertexapi.centerDisplay("Center!") )

Clone this wiki locally