Search
Preparing search index...
The search index is not available
@nativewrappers/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nativewrappers/client
VehicleWheelCollection
Class VehicleWheelCollection
Hierarchy
VehicleWheelCollection
Index
Constructors
constructor
Properties
_owner
_vehicle
Wheels
Methods
burst
All
Wheels
fix
All
Wheels
get
All
Wheels
get
Wheel
has
Wheel
Constructors
constructor
new
Vehicle
Wheel
Collection
(
owner
:
Vehicle
)
:
VehicleWheelCollection
Parameters
owner:
Vehicle
Returns
VehicleWheelCollection
Properties
Private
_owner
_owner
:
Vehicle
Private
Readonly
_vehicle
Wheels
_vehicle
Wheels
:
Map
<
number
,
VehicleWheel
>
= ...
Methods
burst
All
Wheels
burst
All
Wheels
(
)
:
void
Returns
void
fix
All
Wheels
fix
All
Wheels
(
)
:
void
Returns
void
get
All
Wheels
get
All
Wheels
(
)
:
(
undefined
|
null
|
VehicleWheel
)
[]
Returns
(
undefined
|
null
|
VehicleWheel
)
[]
get
Wheel
get
Wheel
(
index
:
VehicleWheelIndex
)
:
undefined
|
VehicleWheel
Parameters
index:
VehicleWheelIndex
Returns
undefined
|
VehicleWheel
has
Wheel
has
Wheel
(
wheel
:
VehicleWheelIndex
)
:
boolean
Parameters
wheel:
VehicleWheelIndex
Returns
boolean
Exports
Vehicle
Wheel
Collection
constructor
_owner
_vehicle
Wheels
burst
All
Wheels
fix
All
Wheels
get
All
Wheels
get
Wheel
has
Wheel
Generated using
TypeDoc