Package zombie.iso.sprite.shapers
Class FloorShaperAttachedSprites.Settings
java.lang.Object
zombie.iso.sprite.shapers.SpritePaddingSettings.GenericZoomBasedSettingGroup
zombie.iso.sprite.shapers.FloorShaperAttachedSprites.Settings
- Enclosing class:
- FloorShaperAttachedSprites
public static class FloorShaperAttachedSprites.Settings extends SpritePaddingSettings.GenericZoomBasedSettingGroup
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FloorShaperAttachedSprites.Settings.ASBorderSetting
-
Field Summary
Fields Modifier and Type Field Description FloorShaperAttachedSprites.Settings.ASBorderSetting
NotZoomed
FloorShaperAttachedSprites.Settings.ASBorderSetting
ZoomedIn
FloorShaperAttachedSprites.Settings.ASBorderSetting
ZoomedOut
-
Constructor Summary
Constructors Constructor Description Settings()
-
Method Summary
Modifier and Type Method Description FloorShaperAttachedSprites.Settings.ASBorderSetting
getCurrentZoomSetting()
Methods inherited from class zombie.iso.sprite.shapers.SpritePaddingSettings.GenericZoomBasedSettingGroup
getCurrentZoomSetting
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ZoomedIn
-
NotZoomed
-
ZoomedOut
-
-
Constructor Details
-
Settings
public Settings()
-
-
Method Details
-
getCurrentZoomSetting
- Specified by:
getCurrentZoomSetting
in classSpritePaddingSettings.GenericZoomBasedSettingGroup
-