![JAR search and dependency download from the Maven repository](/logo.png)
net.peanuuutz.fork.ui.animation.TimeConstants.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fork-ui Show documentation
Show all versions of fork-ui Show documentation
Comprehensive API designed for Minecraft modders
The newest version!
package net.peanuuutz.fork.ui.animation
object TimeConstants {
const val DefaultDurationMillis: Int = 300
const val UnspecifiedDuration: Int = -1
const val UnspecifiedTimeMillis: Int = -1
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy