Package com.prupe.mcpatcher.hd
Class AAHelper
java.lang.Object
com.prupe.mcpatcher.hd.AAHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImageaddBorder(TextureAtlasSprite stitched, Resource resource, BufferedImage input) static org.lwjgl.opengl.PixelFormatsetupPixelFormat(org.lwjgl.opengl.PixelFormat pixelFormat)
-
Field Details
-
lastBorder
public static int lastBorder
-
-
Constructor Details
-
AAHelper
public AAHelper()
-
-
Method Details
-
setupPixelFormat
public static org.lwjgl.opengl.PixelFormat setupPixelFormat(org.lwjgl.opengl.PixelFormat pixelFormat) -
addBorder
public static BufferedImage addBorder(TextureAtlasSprite stitched, Resource resource, BufferedImage input)
-