Class: Terminal2

$wk$. Terminal2

new Terminal2(p_terminal_id, p_init)

Parameters:
Name Type Description
p_terminal_id String The identifier of the canvas element where the lines are to be printed.
p_init JSON A JSON object that contains initial values for the terminal (i.e. canvas): width, height, fontFamily, fontSize, fontWeight, lineHeight, marginTop, marginLeft.
Source:

Methods

println(arguments)

Prints a line on the terminal.
Parameters:
Name Type Description
arguments String[] The strings to be printed.
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Wed Nov 27 2013 18:05:50 GMT+0100 (MEZ) using the DocStrap template.