Package group24.escaperoom.utils
Class PixMapHelper
java.lang.Object
group24.escaperoom.utils.PixMapHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.badlogic.gdx.graphics.PixmapfromTextureRegion(com.badlogic.gdx.graphics.g2d.TextureAtlas.AtlasRegion region, int scale)
-
Constructor Details
-
PixMapHelper
public PixMapHelper()
-
-
Method Details
-
fromTextureRegion
public static com.badlogic.gdx.graphics.Pixmap fromTextureRegion(com.badlogic.gdx.graphics.g2d.TextureAtlas.AtlasRegion region, int scale)
-