Uses of Enum Class
games.stendhal.client.entity.RPEntity.Resolution
Package
Description
entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of RPEntity.Resolution in games.stendhal.client.entity
Modifier and TypeMethodDescriptionRPEntity.getResolution()
The result of previous attack against this entity.static RPEntity.Resolution
Returns the enum constant of this class with the specified name.static RPEntity.Resolution[]
RPEntity.Resolution.values()
Returns an array containing the constants of this enum class, in the order they are declared.