Package de.flapdoodle.kfx.colors
Object HashedColors
-
- All Implemented Interfaces:
public class HashedColors
-
-
Field Summary
Fields Modifier and Type Field Description public final static HashedColorsINSTANCE
-
Method Summary
Modifier and Type Method Description final ColorhashedColor(String name)final ColorhashedColor(Integer hash)-
-
Method Detail
-
hashedColor
final Color hashedColor(String name)
-
hashedColor
final Color hashedColor(Integer hash)
-
-
-
-