Search
Preparing search index...
The search index is not available
@nativewrappers/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nativewrappers/client
VehicleWindow
Class VehicleWindow
Hierarchy
VehicleWindow
Index
Constructors
constructor
Properties
_index
_owner
Accessors
Index
Is
Intact
Vehicle
Methods
remove
repair
roll
Down
roll
Up
smash
Constructors
constructor
new
Vehicle
Window
(
owner
:
Vehicle
, index
:
VehicleWindowIndex
)
:
VehicleWindow
Parameters
owner:
Vehicle
index:
VehicleWindowIndex
Returns
VehicleWindow
Properties
Private
_index
_index
:
VehicleWindowIndex
Private
_owner
_owner
:
Vehicle
Accessors
Index
get
Index
(
)
:
VehicleWindowIndex
set
Index
(
index
:
VehicleWindowIndex
)
:
void
Returns
VehicleWindowIndex
Parameters
index:
VehicleWindowIndex
Returns
void
Is
Intact
get
IsIntact
(
)
:
boolean
Returns
boolean
Vehicle
get
Vehicle
(
)
:
Vehicle
Returns
Vehicle
Methods
remove
remove
(
)
:
void
Returns
void
repair
repair
(
)
:
void
Returns
void
roll
Down
roll
Down
(
)
:
void
Returns
void
roll
Up
roll
Up
(
)
:
void
Returns
void
smash
smash
(
)
:
void
Returns
void
Exports
Vehicle
Window
constructor
_index
_owner
Index
Is
Intact
Vehicle
remove
repair
roll
Down
roll
Up
smash
Generated using
TypeDoc