Preparing search index...
The search index is not available
buttplug
buttplug
RotateCmd
Class RotateCmd
Hierarchy
ButtplugDeviceMessage
RotateCmd
Index
Constructors
constructor
Properties
Device
Index
Id
Rotations
Name
Accessors
Type
Methods
toJSON
to
Protocol
Format
update
Create
Constructors
constructor
new
Rotate
Cmd
(
Rotations
:
RotateSubcommand
[]
, DeviceIndex
?:
number
, Id
?:
number
)
:
RotateCmd
Parameters
Rotations:
RotateSubcommand
[]
DeviceIndex:
number
= -1
Id:
number
= DEFAULT_MESSAGE_ID
Returns
RotateCmd
Properties
Device
Index
Device
Index
:
number
= -1
Id
Id
:
number
= DEFAULT_MESSAGE_ID
Rotations
Rotations
:
RotateSubcommand
[]
Static
Name
Name
:
string
= 'RotateCmd'
Accessors
Type
get
Type
(
)
:
Function
Returns
Function
Methods
toJSON
toJSON
(
)
:
string
Returns
string
to
Protocol
Format
to
Protocol
Format
(
)
:
object
Returns
object
update
update
(
)
:
void
Returns
void
Static
Create
Create
(
deviceIndex
:
number
, commands
:
[
number
,
boolean
]
[]
)
:
RotateCmd
Parameters
deviceIndex:
number
commands:
[
number
,
boolean
]
[]
Returns
RotateCmd
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
buttplug
Rotate
Cmd
constructor
Device
Index
Id
Rotations
Name
Type
toJSON
to
Protocol
Format
update
Create
Generated using
TypeDoc