Uses of Enum Class
de.kaiserpfalzedv.rpg.torg.model.actors.ActorType
Packages that use ActorType
-
Uses of ActorType in de.kaiserpfalzedv.rpg.torg.model.actors
Methods in de.kaiserpfalzedv.rpg.torg.model.actors that return ActorTypeModifier and TypeMethodDescriptionstatic ActorTypeReturns the enum constant of this class with the specified name.static ActorType[]ActorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.kaiserpfalzedv.rpg.torg.model.actors that return types with arguments of type ActorType