Class TextureComponent
java.lang.Object
com.devcharles.piazzapanic.components.TextureComponent
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
region
public com.badlogic.gdx.graphics.g2d.TextureRegion region -
scale
public com.badlogic.gdx.math.Vector2 scale
-
-
Constructor Details
-
TextureComponent
public TextureComponent()
-