Uses of Enum Class
games.stendhal.client.entity.RPEntity.Resolution
Packages that use 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
Methods in games.stendhal.client.entity that return RPEntity.ResolutionModifier and TypeMethodDescriptionRPEntity.getResolution()The result of previous attack against this entity.static RPEntity.ResolutionReturns 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.