BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-58
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
AnimationModifier
/
SpeedModifier
Speed
Modifier
class
SpeedModifier
:
Record
Members
Constructors
Speed
Modifier
Link copied to clipboard
constructor
(
@
NotNull
supplier
:
Supplier
<
Float
>
)
constructor
(
speed
:
Float
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
speed
Link copied to clipboard
open
fun
speed
(
)
:
Float
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String