The console group sets console-related variables.
| Variable name
| Variable type
| Description
| Default (Phun beta 4.20)
|
| clear | function | Clears the console window | ---
|
| color | four positive decimal values | The RGBA color code for the console window | [0.1, 0.1, 0.1, 0.8]
|
| delay | positive decimal value | The amount of seconds it takes before the console appears | 0.3
|
| fade | true or false | If the console window should fade in transparency lengthwise | false
|
| screenSize | positive decimal value | How much of the screen should be covered by the console. 0.0 = 0%, 1 = 100% | 0.35
|
| scroll | true or false | If the console window should scroll in view, or fade in view when opened | true
|
Last modified August 12, 2008 4:20 pm