puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Dimension
Game
Metadata
constructor
again
Interval
author
background
Color
color
Palette
flickscreen
homepage
key
Repeat
Interval
no
Action
no
Repeat
Action
no
Restart
no
Undo
realtime
Interval
require
Player
Movement
run
Rules
OnLevel
Start
text
Color
throttle
Movement
verbose
Logging
youtube
zoomscreen
_set
Value
Hierarchy
GameMetadata
Index
Constructors
constructor
Properties
again
Interval
author
background
Color
color
Palette
flickscreen
homepage
key
Repeat
Interval
no
Action
no
Repeat
Action
no
Restart
no
Undo
realtime
Interval
require
Player
Movement
run
Rules
OnLevel
Start
text
Color
throttle
Movement
verbose
Logging
youtube
zoomscreen
Methods
_set
Value
Constructors
constructor
new
Game
Metadata
(
)
:
GameMetadata
Returns
GameMetadata
Properties
again
Interval
again
Interval
:
Optional
<
number
>
author
author
:
Optional
<
string
>
background
Color
background
Color
:
Optional
<
IColor
>
color
Palette
color
Palette
:
Optional
<
string
>
flickscreen
flickscreen
:
Optional
<
Dimension
>
homepage
homepage
:
Optional
<
string
>
key
Repeat
Interval
key
Repeat
Interval
:
Optional
<
number
>
no
Action
no
Action
:
boolean
no
Repeat
Action
no
Repeat
Action
:
boolean
no
Restart
no
Restart
:
boolean
no
Undo
no
Undo
:
boolean
realtime
Interval
realtime
Interval
:
Optional
<
number
>
require
Player
Movement
require
Player
Movement
:
boolean
run
Rules
OnLevel
Start
run
Rules
OnLevel
Start
:
Optional
<
string
>
text
Color
text
Color
:
Optional
<
IColor
>
throttle
Movement
throttle
Movement
:
boolean
verbose
Logging
verbose
Logging
:
boolean
youtube
youtube
:
Optional
<
string
>
zoomscreen
zoomscreen
:
Optional
<
Dimension
>
Methods
_set
Value
_set
Value
(
key
:
string
, value
:
boolean
|
number
|
string
|
Dimension
|
IColor
)
:
void
Parameters
key:
string
value:
boolean
|
number
|
string
|
Dimension
|
IColor
Returns
void
Generated using
TypeDoc