toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.control
/
IntSnapEvery
Int
Snap
Every
class
IntSnapEvery
(
val
every
:
Int
,
val
threshold
:
Int
)
:
Snap
<
Int
>
Members
Constructors
Int
Snap
Every
Link copied to clipboard
constructor
(
every
:
Int
,
threshold
:
Int
)
Properties
every
Link copied to clipboard
val
every
:
Int
threshold
Link copied to clipboard
val
threshold
:
Int
Functions
snap
Link copied to clipboard
open
override
fun
snap
(
input
:
Int
)
:
Int