puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
COMMAND_
TYPE
Abstract
Command
constructor
__coverage
Count
__source
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
get
Message
get
Sound
get
Type
to
Key
to
Source
String
to
String
Again
Command
Cancel
Command
Checkpoint
Command
Message
Command
Restart
Command
Sound
Command
Win
Command
Hierarchy
BaseForLines
AbstractCommand
MessageCommand
SoundCommand
CancelCommand
CheckpointCommand
RestartCommand
WinCommand
AgainCommand
Index
Constructors
constructor
Properties
__coverage
Count
__source
Methods
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
get
Message
get
Sound
get
Type
to
Key
to
Source
String
to
String
Constructors
constructor
new
Abstract
Command
(
source
:
IGameCode
)
:
AbstractCommand
Parameters
source:
IGameCode
Returns
AbstractCommand
Properties
__coverage
Count
__coverage
Count
:
Optional
<
number
>
__source
__source
:
IGameCode
Methods
__get
Line
And
Column
Range
__get
Line
And
Column
Range
(
)
:
object
Returns
object
end
:
object
col
:
number
line
:
number
start
:
object
col
:
number
line
:
number
__get
Source
Line
And
Column
__get
Source
Line
And
Column
(
)
:
object
Returns
object
col
Num
:
number
line
:
string
line
Num
:
number
next
Line
:
null
|
string
prev
Line
:
null
|
string
__increment
Coverage
__increment
Coverage
(
)
:
void
Returns
void
get
Message
get
Message
(
)
:
string
Returns
string
get
Sound
get
Sound
(
)
:
GameSound
Returns
GameSound
Abstract
get
Type
get
Type
(
)
:
COMMAND_TYPE
Returns
COMMAND_TYPE
Abstract
to
Key
to
Key
(
)
:
string
Returns
string
to
Source
String
to
Source
String
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc