Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.plugin.game
/
love.yinlin.compose.game.traits
/
Transform
/
Rotate
Rotate
@
Stable
data
class
Rotate
(
val
degrees
:
Float
,
val
pivot
:
Offset
?
=
null
)
:
Transform
Members
Constructors
Rotate
Link copied to clipboard
constructor
(
degrees
:
Float
,
pivot
:
Offset
?
=
null
)
Properties
degrees
Link copied to clipboard
val
degrees
:
Float
pivot
Link copied to clipboard
val
pivot
:
Offset
?