Uses of Enum Class
com.prineside.tdi2.GameSystemProvider.SystemsConfig.Setup
Packages that use GameSystemProvider.SystemsConfig.Setup
-
Uses of GameSystemProvider.SystemsConfig.Setup in com.prineside.tdi2
Fields in com.prineside.tdi2 declared as GameSystemProvider.SystemsConfig.SetupMethods in com.prineside.tdi2 that return GameSystemProvider.SystemsConfig.SetupModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GameSystemProvider.SystemsConfig.Setup.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.prineside.tdi2 with parameters of type GameSystemProvider.SystemsConfig.SetupModifierConstructorDescriptionSystemsConfig
(GameSystemProvider.SystemsConfig.Setup setup, boolean headless)