Class IrisFlickerFix
java.lang.Object
net.lugo.overlaylib.util.IrisFlickerFix
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloatstatic IrisFlickerFixfloatfloatfloatoffset(float viewDistance) voidsetAnchorDistance(float anchorDistance) voidsetAnchorOffset(float anchorOffset) voidsetMaxOffset(float maxOffset)
-
Method Details
-
getInstance
-
offset
public float offset(float viewDistance) -
getAnchorDistance
public float getAnchorDistance() -
setAnchorDistance
public void setAnchorDistance(float anchorDistance) -
getAnchorOffset
public float getAnchorOffset() -
setAnchorOffset
public void setAnchorOffset(float anchorOffset) -
getMaxOffset
public float getMaxOffset() -
setMaxOffset
public void setMaxOffset(float maxOffset) -
getOffsetScale
public float getOffsetScale()
-