Package com.deco2800.game.utils
Class DrawableUtil
java.lang.Object
com.deco2800.game.utils.DrawableUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.badlogic.gdx.scenes.scene2d.utils.Drawable
getRectangularColouredDrawable
(int width, int height, com.badlogic.gdx.graphics.Color colour)
-
Constructor Details
-
DrawableUtil
public DrawableUtil()
-
-
Method Details
-
getRectangularColouredDrawable
public static com.badlogic.gdx.scenes.scene2d.utils.Drawable getRectangularColouredDrawable(int width, int height, com.badlogic.gdx.graphics.Color colour)
-