is not current version
Last Version 4.3.0

CodinGame Game Engine Camera Module 4.2.1

This module allows you to have a camera following some entities

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-camera
Version

Version

4.2.1
Type

Type

jar
Description

Description

CodinGame Game Engine Camera Module
This module allows you to have a camera following some entities
Project URL

Project URL

https://www.codingame.com/module-camera

Download module-camera 4.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.2.1
com.codingame.gameengine : module-entities jar 4.2.1

Project Modules

There are no modules declared in this project.