Uses of Enum Class
org.rspeer.game.parameter.NpcParameter
Packages that use NpcParameter
-
Uses of NpcParameter in org.rspeer.game.adapter.scene
Methods in org.rspeer.game.adapter.scene with parameters of type NpcParameter -
Uses of NpcParameter in org.rspeer.game.parameter
Subclasses with type arguments of type NpcParameter in org.rspeer.game.parameterMethods in org.rspeer.game.parameter that return NpcParameterModifier and TypeMethodDescriptionstatic NpcParameterReturns the enum constant of this class with the specified name.static NpcParameter[]NpcParameter.values()Returns an array containing the constants of this enum class, in the order they are declared.