Interface TransformDrawable

    • Method Detail

      • draw

        void draw​(Batch batch,
                  float x,
                  float y,
                  float originX,
                  float originY,
                  float width,
                  float height,
                  float scaleX,
                  float scaleY,
                  float rotation)