Search
Preparing search index...
The search index is not available
6-ts-advanced-types
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"cycles"
Unicycle
Class Unicycle
A Unicycle is a 1-wheeled vehicle
Hierarchy
Vehicle
Unicycle
Implements
VehicleLike
Index
Constructors
constructor
Properties
num
Wheels
Methods
drive
Constructors
constructor
new
Unicycle
(
)
:
Unicycle
Returns
Unicycle
Properties
Protected
num
Wheels
num
Wheels
:
number
Number of wheels
Methods
drive
drive
(
)
:
string
Drive the vehicle
Returns
string
Globals
"car"
"cycles"
"index"
"types"
"vehicle"
Bike
Unicycle
constructor
num
Wheels
drive
Generated using
TypeDoc
A Unicycle is a 1-wheeled vehicle