Uses of Enum Class
demos.small_games.dude.Item
Packages that use Item
Package
Description
Demonstiert die Funktionalität der Engine Pi anhand des kleinen Spiels
Dude.
-
Uses of Item in demos.small_games.dude
Methods in demos.small_games.dude that return ItemModifier and TypeMethodDescriptionstatic ItemReturns the enum constant of this class with the specified name.static Item[]Item.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in demos.small_games.dude with parameters of type Item