drawText()

From Hack Wars Wiki

Jump to: navigation, search


Information for free function drawText()
Function drawText(String text,String font,int fontSize,int x,int y,int red,int green,int blue,int alpha)
API Hacktendo
Description Draws text on the screen based on screen (x,y). Color values range from 0-255.
Personal tools