Uses of Enum Class
dev.twilite.game.wrapper.Hitmark.Category
Packages that use Hitmark.Category
-
Uses of Hitmark.Category in dev.twilite.game.wrapper
Methods in dev.twilite.game.wrapper that return Hitmark.CategoryModifier and TypeMethodDescriptionstatic Hitmark.CategoryHitmark.Category.byType(int type) Hitmark.category()static Hitmark.CategoryReturns the enum constant of this class with the specified name.static Hitmark.Category[]Hitmark.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.