puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Game
Sound
constructor
__coverage
Count
__source
sound
Code
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
to
Source
String
to
String
Game
Sound
Move
Direction
Game
Sound
Move
Simple
Game
Sound
Normal
Game
Sound
Sfx
Game
Sound
Simple
Enum
Hierarchy
BaseForLines
GameSound
GameSoundSfx
GameSoundSimpleEnum
GameSoundNormal
GameSoundMoveSimple
GameSoundMoveDirection
Index
Constructors
constructor
Properties
__coverage
Count
__source
sound
Code
Methods
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
to
Source
String
to
String
Constructors
constructor
new
Game
Sound
(
source
:
IGameCode
, soundCode
:
number
)
:
GameSound
Parameters
source:
IGameCode
soundCode:
number
Returns
GameSound
Properties
__coverage
Count
__coverage
Count
:
Optional
<
number
>
__source
__source
:
IGameCode
sound
Code
sound
Code
:
number
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
to
Source
String
to
Source
String
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc