createTextDrawable

Sample format: { text: [ "╔═╗", "║ ║", "╚═╝"], backgroundColor: [0x000080], // put more values for individual colors of cells textColor: [0xFF0000], // put more values for individual colors of cells ninepatch: [1,1,1,1] }

static
static if(BACKEND_CONSOLE)
createTextDrawable
(
string s
)

Meta