Uses of Enum Class
org.rspeer.game.scene.Projection.Setting
Packages that use Projection.Setting
-
Uses of Projection.Setting in org.rspeer.game.scene
Subclasses with type arguments of type Projection.Setting in org.rspeer.game.sceneMethods in org.rspeer.game.scene that return Projection.SettingModifier and TypeMethodDescriptionstatic Projection.SettingReturns the enum constant of this class with the specified name.static Projection.Setting[]Projection.Setting.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.rspeer.game.scene with type arguments of type Projection.SettingModifier and TypeMethodDescriptionstatic PointProjection.toScreen(Projection.Canvas canvas, Position position, EnumSet<Projection.Setting> settings) Deprecated.abstract PointProjection.Canvas.translate(Position position, EnumSet<Projection.Setting> settings)