Uses of Enum Class
org.rspeer.game.adapter.scene.SceneObject.Type
Packages that use SceneObject.Type
-
Uses of SceneObject.Type in org.rspeer.game.adapter.scene
Subclasses with type arguments of type SceneObject.Type in org.rspeer.game.adapter.sceneMethods in org.rspeer.game.adapter.scene that return SceneObject.TypeModifier and TypeMethodDescriptionSceneObject.getType()static SceneObject.TypeReturns the enum constant of this class with the specified name.static SceneObject.Type[]SceneObject.Type.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SceneObject.Type in org.rspeer.game.query.scene
Methods in org.rspeer.game.query.scene with parameters of type SceneObject.TypeModifier and TypeMethodDescriptionfinal SceneObjectQuerySceneObjectQuery.types(SceneObject.Type... layers)