Last Version

flexbatch 1.1.1

A library for batch drawing custom types of sprites or small meshes in LibGDX.

License

License

GroupId

GroupId

com.cyphercove.gdx
ArtifactId

ArtifactId

flexbatch
Version

Version

1.1.1
Type

Type

jar
Description

Description

flexbatch
A library for batch drawing custom types of sprites or small meshes in LibGDX.
Project URL

Project URL

http://github.com/cyphercove/gdx-cclibs/
Project Organization

Project Organization

Cypher Cove
Source Code Management

Source Code Management

http://github.com/cyphercove/gdx-cclibs/

Download flexbatch 1.1.1


<!-- https://jarcasting.com/artifacts/com.cyphercove.gdx/flexbatch/ -->
<dependency>
    <groupId>com.cyphercove.gdx</groupId>
    <artifactId>flexbatch</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyphercove.gdx/flexbatch/
implementation 'com.cyphercove.gdx:flexbatch:1.1.1'
// https://jarcasting.com/artifacts/com.cyphercove.gdx/flexbatch/
implementation ("com.cyphercove.gdx:flexbatch:1.1.1")
'com.cyphercove.gdx:flexbatch:jar:1.1.1'
<dependency org="com.cyphercove.gdx" name="flexbatch" rev="1.1.1">
  <artifact name="flexbatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyphercove.gdx', module='flexbatch', version='1.1.1')
)
libraryDependencies += "com.cyphercove.gdx" % "flexbatch" % "1.1.1"
[com.cyphercove.gdx/flexbatch "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.